diff --git a/NeoBoot/files/userscript.sh b/NeoBoot/files/userscript.sh index b971686..715c0bb 100644 --- a/NeoBoot/files/userscript.sh +++ b/NeoBoot/files/userscript.sh @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh # script gutosie # here you can add your own command to perform # line - Checking internet connection by @j00zek thank you :) @@ -30,4 +30,4 @@ fi echo "file used userscript " echo ok -exit 0 \ No newline at end of file +exit 0