good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 55d85bd7 authored by Jaynti Kanani's avatar Jaynti Kanani
Browse files

chg: make bootnode command available in linux package

parent b2aca186
No related branches found
No related tags found
No related merge requests found
......@@ -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/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment