This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/attic/update-dummy/update-dummy.sh

5 lines
62 B
Bash

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