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

4 lines
62 B
Bash

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