diff --git a/uninstall.sh b/uninstall.sh index 9575eb796..a4b399922 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -1,3 +1,3 @@ #Remove -docker-compose down +docker compose down sudo rm -rf volumes \ No newline at end of file