This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Superglue
/
serverfiles
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
force reboot on first boot
Danja Vasiliev
hace 10 años
padre
535e2947f5
commit
250a184cf2
Se han
modificado 2 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
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
Ver fichero
@@ -0,0 +1,2 @@
+rm -f $0
+reboot
+ 2
- 0
openwrt/TLWR710/etc/uci-defaults/99-reboot
Ver fichero
@@ -0,0 +1,2 @@
+rm -f $0
+reboot