1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

print commands in setup-ci

This commit is contained in:
Rohan Kumar 2024-04-03 22:36:32 -04:00
parent 82a5c84394
commit 52ebbcec5a
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -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