소스 검색

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