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
93993b43d2
commit
55f69ad13b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
echo "mingdao execute delete mingdao and first" >> /tmp/init_debug.txt
|
||||
echo "mingdao execute delete mingdao and first" >> /tmp/mingdao.txt
|
||||
sudo systemctl stop mingdao
|
||||
sudo docker stop $(docker ps -aq)
|
||||
sudo docker rm $(docker ps -aq)
|
||||
|
|
Loading…
Reference in a new issue