Jelajahi Sumber

add shebangs

Mickael 7 tahun lalu
induk
melakukan
b2487c77fe
2 mengubah file dengan 3 tambahan dan 1 penghapusan
  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
 #=================================================