mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +00:00
print commands in setup-ci
This commit is contained in:
parent
82a5c84394
commit
52ebbcec5a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# The binaries are statically-linked for Linux on x86_64
|
# The binaries are statically-linked for Linux on x86_64
|
||||||
|
|
||||||
# no pipefail here since there are no pipes.
|
# no pipefail here since there are no pipes.
|
||||||
set -e -u
|
set -eux
|
||||||
|
|
||||||
# configure ssh
|
# configure ssh
|
||||||
echo "VerifyHostKeyDNS=yes
|
echo "VerifyHostKeyDNS=yes
|
||||||
|
|
Loading…
Reference in a new issue