-
Notifications
You must be signed in to change notification settings - Fork 2
How to update YunoHost package
David Sterry edited this page Nov 17, 2022
·
2 revisions
- Fetch changes from https://github.com/YunoHost-Apps/ecko_ynh branch
testing
to your fork of ecko_ynh (same for acropolis_ynh) git pull
- Run
./bump_version.rb
- Commit and PR against testing (merge immediately if you have permissions).
- Create PR against master.
This will delete data so only attempt on a test server!
- Login to the terminal as admin
sudo yunohost app remove ecko
sudo yunohost app install -f https://github.com/YunoHost-apps/ecko_ynh/tree/testing