mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
Update after_up.sh
This commit is contained in:
parent
8f80c0b2ab
commit
5595fe8e76
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
echo "mingdao special " >> /tmp/init_debug.txt
|
||||
echo "mingdao execute delete mingdao and first" >> /tmp/init_debug.txt
|
||||
sudo systemctl stop mingdao
|
||||
sudo docker stop $(docker ps -aq)
|
||||
sudo docker rm $(docker ps -aq)
|
||||
|
|
Loading…
Reference in a new issue