Initial Commit
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "$(date): Disconnect from Internet..."
|
||||
ifdown gprs
|
||||
sleep 5
|
||||
pkill pppd
|
||||
Reference in New Issue
Block a user