ソースを参照

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