Mickael 7 anni fa
parent
commit
b2487c77fe
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 2 1
      scripts/install
  2. 1 0
      scripts/restore

+ 2 - 1
scripts/install

@@ -1,4 +1,5 @@
-#=================================================
+#!/bin/bash
+##=================================================
 # GENERIC START
 #=================================================
 # IMPORT GENERIC HELPERS

+ 1 - 0
scripts/restore

@@ -1,3 +1,4 @@
+#!/bin/bash
 #=================================================
 # GENERIC START
 #=================================================