dotfiles/sync.sh
2025-03-04 22:08:08 +01:00

6 lines
No EOL
185 B
Bash

if ! [ -f /tmp/sync-runner ]; then
curl -O /tmp/sync-runner https://git.saluco.nl/repos/strix/releases/download/latest/sync-runner
chmod +x /tmp/sync-runner
fi
/tmp/sync-runner