This website requires JavaScript.
Explore
Help
Sign In
vmario
/
doodle3d-firmware
Watch
0
Star
0
Fork
0
You've already forked doodle3d-firmware
mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced
2024-11-04 21:53:24 +01:00
Code
Issues
Releases
Wiki
Activity
20a2177c08
doodle3d-firmware
/
pre-remove.sh
7 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
add proper init script setup; various small fixes.
2013-05-14 17:26:21 +02:00
#!/bin/sh
Properly start and stop signin.sh on package installation and removal. Clean up package Makefile (it installed and removed too much).
2013-10-22 22:44:51 +02:00
$IPKG_INSTROOT
/etc/init.d/wifibox stop
Fix request initialization to handle autowifi command-line invocation correctly; fix installation and execution of openwrt init script; partially implement autowifi switching; fixes to package (de-)installation.
2013-08-20 22:38:16 +02:00
$IPKG_INSTROOT
/etc/init.d/wifibox disable
add proper init script setup; various small fixes.
2013-05-14 17:26:21 +02:00
exit
0
Reference in New Issue
Copy Permalink