add shell script for executing

This commit is contained in:
Nana Janashia
2020-11-22 13:59:25 +01:00
parent e14b7b7012
commit 762a6a9ffb
2 changed files with 7 additions and 2 deletions

5
server-cmds.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
docker-compose -f docker-compose.yaml up --detach
echo "success"
export TEST=testvalue