This website works better with JavaScript
홈
탐색
도움말
로그인
Superglue
/
serverfiles
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
force reboot on first boot
Danja Vasiliev
10 년 전
부모
535e2947f5
커밋
250a184cf2
2개의 변경된 파일
과
4개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
2
0
openwrt/DIR505A1/etc/uci-defaults/99-reboot
2
0
openwrt/TLWR710/etc/uci-defaults/99-reboot
+ 2
- 0
openwrt/DIR505A1/etc/uci-defaults/99-reboot
파일 보기
@@ -0,0 +1,2 @@
+rm -f $0
+reboot
+ 2
- 0
openwrt/TLWR710/etc/uci-defaults/99-reboot
파일 보기
@@ -0,0 +1,2 @@
+rm -f $0
+reboot