Skip to content

Commit 835cf1a

Browse files
Update down.sh
1 parent 43715c9 commit 835cf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

down.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
docker-compose down --rmi all
3+
sudo docker-compose down --rmi all

0 commit comments

Comments
 (0)