Skip to content
Snippets Groups Projects
Commit 3a6ae093 authored by fuzzle's avatar fuzzle
Browse files

delete fffr specific stuff, but still in default ssid FREIFUNK fixed

parent 0adefc32
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
check=$(batctl gwl -H|grep -v "gateways in range"|wc -l)
name=$(nodename status|tail -c 21)
offline="FF_OFFLINE_"
default="freiburg.freifunk.net"
default="FREIFUNK"
offi=$offline$name
if [ $check -eq 0 ] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment