Update userscript.sh

This commit is contained in:
gutosie
2020-04-22 21:54:13 +03:00
committed by GitHub
parent 1b1f10e48e
commit e6c6dcd3e9

View File

@@ -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
exit 0