[Replicant] [replicant-scripts][PATCH 4/8] modem: setup.sh: Add shebang

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Fri Jun 19 04:08:45 UTC 2020


Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
---
 networking/modem/setup.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/networking/modem/setup.sh b/networking/modem/setup.sh
index 5dbb48c..82fada5 100755
--- a/networking/modem/setup.sh
+++ b/networking/modem/setup.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
 root_dir="/system/bin"
 adb root
 sleep 3
-- 
2.27.0



More information about the Replicant mailing list