shell script syntax fix

pull/1/head
riley 1 year ago
parent 23f1f84627
commit 5aec060681

@ -140,7 +140,7 @@ EOF
uci set shortcutmenu.@lists[-1].weburl="$LAN_IP:$port" uci set shortcutmenu.@lists[-1].weburl="$LAN_IP:$port"
uci set shortcutmenu.@lists[-1].webpath="/" uci set shortcutmenu.@lists[-1].webpath="/"
uci commit shortcutmenu uci commit shortcutmenu
}
usage() { usage() {
echo "usage: $0 sub-command" echo "usage: $0 sub-command"

Loading…
Cancel
Save