fix: source functions
sourcing /lib/functions so uci_get is in scope
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
# auto-login for https://wifi4eu.ec.europa.eu or general fortigate
|
||||
. "/lib/functions.sh"
|
||||
|
||||
trm_fetch="$(command -v curl)"
|
||||
trm_captiveurl="$(uci_get travelmate global trm_captiveurl "http://detectportal.firefox.com")"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user