update,
This commit is contained in:
8
ddmseoul/demo/wordpress-helloworld/down.sh
Normal file
8
ddmseoul/demo/wordpress-helloworld/down.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
git pull
|
||||
|
||||
docker compose kill
|
||||
docker compose down
|
Reference in New Issue
Block a user