This commit is contained in:
snltty
2025-11-18 17:20:28 +08:00
parent 9db48c9f5e
commit b3cc786e0a
4 changed files with 13 additions and 3 deletions

View File

@@ -2,4 +2,8 @@
### This script is called after the user uninstalls the application.
docker stop linker
docker rm linker
docker rmi -f snltty/linker-musl
exit 0