commit b81a4470cc44bc4d4d9587e9a1101222d720072e Author: Iain R. Learmonth irl@fsfe.org Date: Thu Mar 26 12:11:07 2020 +0000
cfn: Fix identify_user.sh syntax --- cloudformation/identify_user.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cloudformation/identify_user.sh b/cloudformation/identify_user.sh index 470f28a..957eabf 100755 --- a/cloudformation/identify_user.sh +++ b/cloudformation/identify_user.sh @@ -4,7 +4,7 @@ if [[ -v $TOR_METRICS_SSH_KEY ]]; then echo $TOR_METRICS_SSH_KEY exit 0 -done +fi
# Otherwise, make a guess based on the username. #