sh8s_deployer/testenv/services/test.sh8s.sh/deploy_user.sh
2024-08-13 17:54:29 +02:00

6 lines
86 B
Bash
Executable File

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