No description
Find a file
2026-02-17 21:14:59 +01:00
.github Initial commit 2024-08-01 00:51:08 +02:00
doc cleaning 2025-12-31 16:14:21 +01:00
scripts remove common.sh and bump package version 2025-12-30 22:03:13 +01:00
.gitattributes Initial commit 2024-08-01 00:51:08 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:46:40 +02:00
config_panel.toml First commit 2024-08-01 02:23:45 +02:00
LICENSE First commit 2024-08-01 02:23:45 +02:00
manifest.toml Update manifest.toml 2025-12-31 16:12:28 +01:00
README.md Auto-update READMEs 2025-12-30 22:03:15 +01:00
tests.toml [fix] tests on CI 2024-08-01 03:01:46 +02:00

Logo of Custom Backup Custom Backup, packaged for YunoHost

Backup extra paths not already managed by YunoHost backup feature

Version: 1.0~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream Custom Backup repository: https://github.com/YunoHost-Apps/custom_backup_ynh

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/custom_backup_ynh/tree/testing

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

📚 App packaging documentation

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