sh8s_deployer/testenv/services/test.sh8s.sh/deploy.sh

4 lines
62 B
Bash
Raw Normal View History

#!/bin/bash
touch deployResult
echo $(whoami) >> deployResult