5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-19 16:09:36 +00:00

Include yggdrasil-default-config.service

This commit is contained in:
Neil Alexander 2020-02-21 19:14:40 +00:00
parent c3f8db6991
commit 7d590e31b0
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

View File

@ -110,7 +110,7 @@ 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/*.service /tmp/$PKGNAME/etc/systemd/system/
tar -czvf /tmp/$PKGNAME/data.tar.gz -C /tmp/$PKGNAME/ \
usr/bin/yggdrasil usr/bin/yggdrasilctl \