Skip to content

How do you update Filebrowser? #390

Answered by liaralabs
GH0STDATA asked this question in Q&A + Help
Discussion options

You must be logged in to vote

Unfortunately I don't use Filebrowser and it was a user-contribution so there may have been some things (like the upgrade script) that were overlooked during it's inclusion. I can look at creating an upgrade script, but I can't make promises as to when this will happen. However, if you're willing to test a few commands and report back, it could help speed up the inclusion of an upgrader.

Run these commands as your user (not root) and make sure you define the username variable with your own username

username={YOUR USERNAME}

mv /home/${username}/bin/filebrowser /home/${username}/bin/filebrowser.bak
wget -qO "/home/${username}/filebrowser.tar.gz" "$(curl -sNL https://api.github.com/repos/fi…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@GH0STDATA
Comment options

@liaralabs
Comment options

Answer selected by GH0STDATA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants