Newer
Older
#!/bin/sh
{% if ynh_apps_backup.directory is string %}
yunohost backup create --apps --output-directory {{ ynh_apps_backup.directory }}/backup_$(date +%Y%m%d_%H%M)
{% else %}
yunohost backup create --apps
{% endif %}
Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ
#!/bin/sh
{% if ynh_apps_backup.directory is string %}
yunohost backup create --apps --output-directory {{ ynh_apps_backup.directory }}/backup_$(date +%Y%m%d_%H%M)
{% else %}
yunohost backup create --apps
{% endif %}
Froggit est fièrement fabriqué avec amour par Lydra avec des Logiciels Libres et hébergé en France chez Scaleway | Status du service