Initial Commit

This commit is contained in:
2018-04-06 17:22:19 +02:00
commit cd65d33e3e
57 changed files with 22103 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
echo "$(date): Disconnect from Internet..."
ifdown gprs
sleep 5
pkill pppd