mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Typo
This commit is contained in:
parent
01b375cb9e
commit
477704aab7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ chown -R $app:$app $final_path
|
|||
#=================================================
|
||||
# RESTORE THE DATA DIRECTORY
|
||||
#=================================================
|
||||
ynh_script_progression --message="Restoring data directory..." --weight=2
|
||||
ynh_script_progression --message="Restoring data directory..."
|
||||
|
||||
# Use --not_mandatory for the data directory, because if the backup has been made with BACKUP_CORE_ONLY, there's no data into the backup.
|
||||
ynh_restore_file --origin_path="$datadir" --not_mandatory
|
||||
|
|
Loading…
Add table
Reference in a new issue