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

5
pkg/wd/zerotier/install.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
path_src=$1
path_des=$2
mv $path_src $path_des