advanced package installation and removal
This commit is contained in:
parent
63afdb8052
commit
2b10c9a7c0
7 changed files with 29 additions and 4 deletions
4
web-splash/ipkg/prerm
Executable file
4
web-splash/ipkg/prerm
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Stopping web-splash ..."
|
||||
/etc/init.d/S89web-splash stop || true
|
Loading…
Add table
Add a link
Reference in a new issue