mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2026-08-15 21:41:57 +02:00
Properly start and stop signin.sh on package installation and removal.
Clean up package Makefile (it installed and removed too much).
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
$IPKG_INSTROOT/etc/init.d/wifibox stop
|
||||
$IPKG_INSTROOT/etc/init.d/wifibox disable
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user