mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
Update restore
This commit is contained in:
parent
db7617b0f8
commit
5b14a93fdb
1 changed files with 0 additions and 7 deletions
|
@ -26,13 +26,6 @@ ynh_script_progression --message="Restoring the data directory..." --weight=1
|
|||
|
||||
ynh_restore_file --origin_path="$data_dir" --not_mandatory
|
||||
|
||||
# (Same as for install dir)
|
||||
chown -R $app:www-data "$data_dir"
|
||||
|
||||
ynh_script_progression --message="Installing Peertube remote runner npm module..." --weight=1
|
||||
|
||||
chown -R $app:www-data "$install_dir"
|
||||
|
||||
#=================================================
|
||||
# (RE)INSTALL NPM MODULE
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue