mirror of
https://github.com/snltty/linker.git
synced 2025-12-24 12:38:04 +08:00
优化了一下飞牛安装包
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
### This script is called after the user uninstalls the application.
|
||||
|
||||
docker stop linker
|
||||
docker rm linker
|
||||
docker rmi -f snltty/linker-musl
|
||||
if [ "$wizard_data_action" = "delete" ]; then
|
||||
rm -rf $TRIM_APPDEST_VOL/@appshare/linker-docker
|
||||
fi
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user