Skip to content

Commit

Permalink
updated bash-tools install script paths
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 8, 2024
1 parent 12ac327 commit a88e194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ on_finish:
#
# https://github.com/appveyor/ci/pull/3385
#
#- sh: curl -sflL 'https://raw.githubusercontent.com/HariSekhon/HAProxy-configs/master/setup/install_openssh.sh' | bash -e -
#- sh: curl -sflL 'https://raw.githubusercontent.com/HariSekhon/HAProxy-configs/master/install/install_openssh.sh' | bash -e -
#
# https://www.appveyor.com/docs/how-to/ssh-to-build-worker/
- sh: if [ "$APPVEYOR_SSH_BLOCK" = true ]; then curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e -; fi
Expand Down

0 comments on commit a88e194

Please sign in to comment.