Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 5, 2023
1 parent 8aa6564 commit 5473f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ importVM() {
fi

if [ ! -e "host.id_rsa" ]; then
echo "Downloading $VM_PUBID_LINK"
echo "Downloading $HOST_ID_LINK"
wget -O "host.id_rsa" -q "$HOST_ID_LINK"
fi

Expand Down

0 comments on commit 5473f23

Please sign in to comment.