Skip to content

Instantly share code, notes, and snippets.

View WhyNotHugo's full-sized avatar

Hugo WhyNotHugo

View GitHub Profile
#!/bin/sh
# Bail on errors!
set -e
set -u
# Change to a temporary directory:
cd /tmp
# Version of Syncthing we'll install: