Update uninstall-netbird-traefik.sh

This commit is contained in:
yblis 2025-09-07 17:57:52 +02:00 committed by GitHub
parent 9c358de605
commit 31a7207d39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
docker-compose down -v && rm -R machinekey/ .env *.env *.yml *.json *.conf
sudo docker-compose down -v && sudo rm -R machinekey/ .env *.env *.yml *.json *.conf