This commit is contained in:
Cryptoval Trading Technologies
2026-06-24 21:07:30 +00:00
parent e4bddc0b49
commit 9a18a3399d
3 changed files with 32 additions and 6 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
source .env
cmd="docker compose pull"
echo $cmd
$cmd