ZeroTierOne/attic/update-dummy/update-dummy.sh

5 lines
62 B
Bash

#!/bin/bash
echo "Dummy updater -- run with opts: $*"
exit 0