Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]> --- 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 _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
