Browse Source

gluon-core: use exec on uci commit

Jan-Philipp Litza 8 years ago
parent
commit
41062d9582
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/gluon-core/files/lib/gluon/upgrade/998-commit

+ 1 - 1
package/gluon-core/files/lib/gluon/upgrade/998-commit

@@ -1,3 +1,3 @@
 #!/bin/sh
 
-uci commit
+exec uci commit