mirror of
https://github.com/harness/drone.git
synced 2025-05-10 22:21:22 +08:00
Merge pull request #951 from kirillseva/patch-1
Fix small typo in comments
This commit is contained in:
commit
e01c7242d8
@ -84,7 +84,7 @@ chmod 0700 $HOME/.ssh
|
|||||||
echo 'StrictHostKeyChecking no' | tee $HOME/.ssh/config > /dev/null
|
echo 'StrictHostKeyChecking no' | tee $HOME/.ssh/config > /dev/null
|
||||||
|
|
||||||
# be sure to exit on error and print out
|
# be sure to exit on error and print out
|
||||||
# our bash commands, so we can which commands
|
# our bash commands, so we can see which commands
|
||||||
# are executing and troubleshoot failures.
|
# are executing and troubleshoot failures.
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user