chg: make bootnode command available in linux package

This commit is contained in:
Jaynti Kanani 2020-05-28 13:18:28 +05:30
parent b2aca18608
commit 55d85bd716
No known key found for this signature in database
GPG key ID: 4396982C976BAE5E

View file

@ -31,7 +31,7 @@ jobs:
gem install --no-document fpm
fpm --version
make bor
make all
cat > bor.service <<- "EOF"
[Unit]
@ -100,6 +100,7 @@ jobs:
--after-install after_install.sh \
bor.service=/etc/systemd/system/ \
build/bin/bor=/usr/bin/ \
build/bin/bootnode=/usr/bin/ \
metadata=/etc/bor/ \
start.sh=/etc/bor/