How to update ebusd via GIThub #1723
Unanswered
MarkResting
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
I'm a real non Linux expert so I hope someone here could help me.
A while ago i installed ebusd via GITHUB and the Version shows:
ebusd 23.3.23.3-40-gd6ea68db
Today I tried to update ebusd without any effect.
I run this commands:
git pull #in the git folder
./autogen.sh
make
make install-strip
sudo systemctl enable ebusd
sudo service ebusd start
but I'm still on version:
ebusd 23.3.23.3-40-gd6ea68db
Hope someone can give me a hint,...
Thx a lot for this NICE project!!!
Kind regards,
Mark
Beta Was this translation helpful? Give feedback.
All reactions