1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00

Update backup

This commit is contained in:
yalh76 2022-03-06 20:29:55 +01:00
parent 53befe54d9
commit 5b44032ae6

View file

@ -39,6 +39,7 @@ ynh_print_info --message="Declaring files to be backed up..."
# BACKUP THE APP MAIN DIR
#=================================================
touch "$final_path/var/lib/jenkins/queue.xml"
ynh_backup --src_path="$final_path" --not_mandatory
#=================================================