No description
Find a file
2025-12-08 22:03:13 +01:00
.vscode Fix : unwanted send mail success in update process 2025-11-09 10:31:59 +01:00
conf Don't quote extra args (#12) 2025-12-08 22:03:13 +01:00
doc Merge testing improvements to 0.4.0 (#8) 2025-11-08 15:53:38 +01:00
scripts Fix : scp_repository not setted in upgrade script 2025-11-08 22:00:23 +01:00
config_panel.toml Merge testing improvements to 0.4.0 (#8) 2025-11-08 15:53:38 +01:00
LICENSE Initial commit 2025-04-08 16:23:32 +02:00
manifest.toml Upgrade to 0.4.1~ynh3 2025-12-08 22:03:13 +01:00
README.md Auto-update READMEs 2025-12-08 22:03:13 +01:00
tests.toml Fix linter : add test.toml 2025-05-03 15:55:15 +02:00

Logo of Yuno Archive Yuno Archive, packaged for YunoHost

Extend functionnality of built-in yunoHost backup system

Version: 0.4.1~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream Yuno Archive repository: https://github.com/Mistermasque/yuno-archive

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/yuno-archive_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade yuno-archive -u https://github.com/YunoHost-Apps/yuno-archive_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.