mirror of
https://github.com/YunoHost-Apps/jenkins_ynh.git
synced 2024-09-03 19:26:18 +02:00
typo
This commit is contained in:
parent
5b44032ae6
commit
f35fd235fb
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +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"
|
||||
touch "$final_path/queue.xml"
|
||||
ynh_backup --src_path="$final_path" --not_mandatory
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue