feat: support build deb
This commit is contained in:
7
debbuild/DEBIAN/prerm
Executable file
7
debbuild/DEBIAN/prerm
Executable file
@@ -0,0 +1,7 @@
|
||||
# !/bin/bash
|
||||
|
||||
wfc_bin_dir=/opt/wfc/bin
|
||||
|
||||
${wfc_bin_dir}/wfccontrol.sh stop
|
||||
${wfc_bin_dir}/wfcsetup.sh rm all
|
||||
|
||||
Reference in New Issue
Block a user