From 4cf102946e2afb266ce259dcc13555314687925a Mon Sep 17 00:00:00 2001 From: Kristjan Komlosi Date: Mon, 11 Nov 2019 17:54:41 +0100 Subject: [PATCH] update ssid at each boot --- etcs/rc.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etcs/rc.local b/etcs/rc.local index 4d605aa..6790183 100644 --- a/etcs/rc.local +++ b/etcs/rc.local @@ -10,5 +10,5 @@ # bits. # # By default this script does nothing. +/etc/hostapd/edit_ssid.sh & /usr/local/lib/terahz/run.sh & -disown