mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Delete kill_process.sh
This commit is contained in:
parent
d705ac9702
commit
c54f910cba
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Remove existed container"
|
||||
docker-compose -f /home/ubuntu/docker-compose.yml down || true
|
||||
|
Loading…
Reference in a new issue