diff --git a/apps.toml b/apps.toml index 2e09dc32..a859ca56 100644 --- a/apps.toml +++ b/apps.toml @@ -635,6 +635,12 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/cultivons_ynh" +[custom_backup] +category = "system_tools" +subtags = [ "backup" ] +state = "working" +url = "https://github.com/YunoHost-Apps/custom_backup_ynh" + [cyberchef] added_date = 1679078317 # 2023/03/17 category = "small_utilities" diff --git a/logos/custom_backup.png b/logos/custom_backup.png new file mode 100644 index 00000000..57787fd8 Binary files /dev/null and b/logos/custom_backup.png differ