Add Western Digital apkg build scripts

This commit is contained in:
Joseph Henry 2022-04-25 17:47:58 -07:00
commit acd1f24a3f
No known key found for this signature in database
GPG key ID: C45B33FF5EBC9344
15 changed files with 280 additions and 0 deletions

7
pkg/wd/zerotier/clean.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/sh
rm -f /usr/bin/zerotier-one 2> /dev/null
rm -f /usr/sbin/zerotier-one 2> /dev/null
rm -f /usr/bin/zerotier-cli 2> /dev/null
rm -f /usr/sbin/zerotier-cli 2> /dev/null