diff --git a/conf/init_ynh-hotspot b/conf/init_ynh-hotspot index 908acae..e4b6d41 100644 --- a/conf/init_ynh-hotspot +++ b/conf/init_ynh-hotspot @@ -270,6 +270,9 @@ case "$1" in start_dhcpd fi fi + + # Update dynamic settings + moulinette_set internet_device "${new_internet_device}" ;; stop) echo "Stopping..."