Delete kill_process.sh

This commit is contained in:
s4616 2023-07-10 20:34:04 +09:00 committed by GitHub
parent d705ac9702
commit c54f910cba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +0,0 @@
#!/bin/bash
echo "Remove existed container"
docker-compose -f /home/ubuntu/docker-compose.yml down || true