Update keepalive.exit.sh.j2
This commit is contained in:
parent
08af8a88b4
commit
1121bca421
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
while [ true ] ; do
|
||||
#Check Tunneldigger Connections
|
||||
if ! [ -d /opt/freifunk/tunneldigger_interfaces ]; then
|
||||
mkdir /opt/freifunk/tunneldigger_interfaces
|
||||
|
Loading…
Reference in New Issue
Block a user