add shell script for executing
This commit is contained in:
5
server-cmds.sh
Normal file
5
server-cmds.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
docker-compose -f docker-compose.yaml up --detach
|
||||
echo "success"
|
||||
export TEST=testvalue
|
||||
Reference in New Issue
Block a user