mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +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
|
||||
|
||||
# no pipefail here since there are no pipes.
|
||||
set -e -u
|
||||
set -eux
|
||||
|
||||
# configure ssh
|
||||
echo "VerifyHostKeyDNS=yes
|
||||
|
|
Loading…
Reference in a new issue