2
0

feat: support build deb

This commit is contained in:
zhangsz
2025-02-19 14:38:52 +08:00
parent b550614a4a
commit a208cc75d4
9 changed files with 63 additions and 131 deletions

7
debbuild/DEBIAN/prerm Executable file
View 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