1.4.0(1.3.3没了)

This commit is contained in:
2021-08-19 14:08:05 +08:00
parent f5b04826c2
commit c9a1316022
39 changed files with 3034 additions and 418 deletions

8
new-deb-build/DEBIAN/postrm Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
# 删除软链接
rm -fv /usr/bin/uengine-runner
rm -fv /usr/bin/uengine-apk-builder
rm -fv /usr/bin/uengine-app-uninstall
rm -fv /usr/bin/uengine-app-install
rm -fv /usr/bin/uengine-clean
rm -fv /usr/bin/uengine-runner-about