mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update change_url
This commit is contained in:
parent
c5521b1bc5
commit
a65c425834
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ ynh_replace_string --match_string="hostname: '$old_domain'" --replace_string="ho
|
|||
ynh_script_progression --message="updating host..."
|
||||
|
||||
pushd "$install_dir"
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH NODE_CONFIG_DIR="$install_dir/config" NODE_ENV=production $ynh_npm run update-host
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue