mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 07:05:06 +03:00
Update generate.sh
This commit is contained in:
parent
12fcffeb9c
commit
2056338c44
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
# This is a lazy script to create a .deb for Debian/Ubuntu. It installs
|
# This is a lazy script to create a .deb for Debian/Ubuntu. It installs
|
||||||
# yggdrasil and enables it in systemd. You can give it the PKGARCH= argument
|
# yggdrasil and enables it in systemd. You can give it the PKGARCH= argument
|
||||||
# i.e. PKGARCH=i386 sh contrib/deb/generate.sh
|
# i.e. PKGARCH=i386 sh contrib/deb/generate.sh
|
||||||
|
# all builds are generated in app.circleci.com.
|
||||||
|
|
||||||
if [ `pwd` != `git rev-parse --show-toplevel` ]
|
if [ `pwd` != `git rev-parse --show-toplevel` ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue