AutoYADM commit: 2024-11-10 00:40:06

This commit is contained in:
Daniel Fichtinger 2024-11-10 00:40:06 -05:00
parent 83de7e280b
commit 078a30b471

View file

@ -37,6 +37,7 @@ if [[ -n $(yadm status --porcelain) ]]; then
source "$sshenv"
yadm push
else
echo "Host value is: '$HOST'"
echo "Expected SSH env file path: $sshenv"
echo "$AYE ssh-agent environment not found, aborting push..."
exit 1