added a clean-up script that removes all pixi files

This commit is contained in:
2025-04-11 10:42:18 +02:00
parent a6da71a204
commit 1ad958fb8c

11
autodeploy/clean.sh Executable file
View File

@ -0,0 +1,11 @@
#!/bin/bash
rm pixi-x86_64-unknown-linux-musl.tar.gz
rm pixi
rm pixi.lock
rm pixi.toml
rm -rf .pixi