mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
Builds for yggdrasilctl plus usage info and fixes
This commit is contained in:
parent
ee99ae008d
commit
cda7a2abcc
3 changed files with 32 additions and 15 deletions
|
@ -69,6 +69,7 @@ systemctl stop yggdrasil
|
|||
EOF
|
||||
|
||||
cp yggdrasil /tmp/$PKGNAME/usr/bin/
|
||||
cp yggdrasilctl /tmp/$PKGNAME/usr/bin/
|
||||
cp contrib/systemd/yggdrasil.service /tmp/$PKGNAME/etc/systemd/system/
|
||||
cp contrib/systemd/yggdrasil-resume.service /tmp/$PKGNAME/etc/systemd/system/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue