4 lines
No EOL
68 B
Bash
Executable file
4 lines
No EOL
68 B
Bash
Executable file
#!/usr/bin/env bash
|
|
echo "Starting Swarm Agent"
|
|
/app/agent
|
|
sleep 30; |