瀏覽代碼

gluon-core: use exec on uci commit

Jan-Philipp Litza 8 年之前
父節點
當前提交
41062d9582
共有 1 個文件被更改,包括 1 次插入1 次删除
  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