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

6 lines
86 B
Bash
Raw Normal View History

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