refactor(ci/scripts): enable debugging

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2023-12-28 18:03:28 -05:00
parent 02277d8d00
commit 494db75430
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

View File

@ -1,4 +1,5 @@
#!/bin/bash
set -x
apt-get update && apt-get install --yes --no-install-recommends rsync git openssh-client curl sshpass
eval $(ssh-agent -s)
chmod 600 $1