Kaynağa Gözat

add shebangs

Mickael 7 yıl önce
ebeveyn
işleme
b2487c77fe
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  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
 #=================================================