Files
wlan-ap/feeds/tip/firstcontact/files/etc/uci-defaults/zzz-firstcontact
John Crispin 75be792560 firstcontact: convert to using gateway.json
Signed-off-by: John Crispin <john@phrozen.org>
2023-09-28 14:52:05 +02:00

4 lines
150 B
Bash
Executable File

#!/bin/sh
[ -f "/etc/ucentral/gateway.json" ] && /etc/init.d/firstcontact disable
[ -f "/etc/ucentral/gateway.json" ] || /etc/init.d/ucentral disable