How about I name the file correctly
Some checks failed
Deploy / deploy (push) Failing after 44s

This commit is contained in:
Julia Johannesen 2026-08-17 18:51:02 -04:00
parent e18c76f7bd
commit 5cd1d4942f
Signed by: julia
GPG key ID: 4A1377AF3E7FBC46

View file

@ -42,5 +42,5 @@ jobs:
cat > ~/.ssh/id_ed25519.pub <<< $SSH_PUBLIC_KEY
cat > ~/.ssh/id_ed25519 <<< $SSH_PRIVATE_KEY
mkdir ~/.config/rclone
cat > ~/.config/rclone/config.conf <<< $"[bridget]\ntype = sftp\nhost = bridget\nuser = www-data"
cat > ~/.config/rclone/rclone.conf <<< $"[bridget]\ntype = sftp\nhost = bridget\nuser = www-data"
rclone sync --delete-during -vv ./go-vanity/public bridget:/var/www/vanity