Update keepalive.exit.sh.j2

This commit is contained in:
stebifan 2016-08-04 21:26:10 +02:00 committed by GitHub
parent 08af8a88b4
commit 1121bca421

View File

@ -1,4 +1,5 @@
#!/bin/bash
while [ true ] ; do
#Check Tunneldigger Connections
if ! [ -d /opt/freifunk/tunneldigger_interfaces ]; then
mkdir /opt/freifunk/tunneldigger_interfaces