This commit is contained in:
Cryptoval Trading Technologies
2024-09-11 01:28:31 +00:00
parent 0e726530ee
commit e5448f2ab4
6 changed files with 30 additions and 2 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
#!/bin/bash
cd $(dirname ${0})
docker compose down && docker compose up -d --pull=always
docker compose down
docker compose up -d --pull=always