Bladeren bron

Forgot one uci:commit

Michael Schwarz 8 jaren geleden
bovenliggende
commit
a8d93b736a
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. 0 1
      ffho/ffho-autoupdater-wifi-fallback/files/usr/sbin/autoupdater-wifi-fallback

+ 0 - 1
ffho/ffho-autoupdater-wifi-fallback/files/usr/sbin/autoupdater-wifi-fallback

@@ -105,7 +105,6 @@ local function revert_to_standard_mode(restart_network)
   print("Going back to standard config")
   print("Going back to standard config")
   uci:revert('wireless')
   uci:revert('wireless')
   uci:save('wireless')
   uci:save('wireless')
-  uci:commit('wireless')
   if restart_network then
   if restart_network then
     os.execute("/etc/init.d/network restart")
     os.execute("/etc/init.d/network restart")
     os.execute("sleep 30")
     os.execute("sleep 30")