Skip to content

Commit

Permalink
uninstall.sh: use docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Dec 28, 2022
1 parent 5fd36d3 commit 2035cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uninstall.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#Remove
docker-compose down
docker compose down
sudo rm -rf volumes

0 comments on commit 2035cb8

Please sign in to comment.