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

Update restore

This commit is contained in:
Éric Gaspar 2023-04-02 11:04:10 +02:00
parent c5c97da3f7
commit cd2783d360

View file

@ -28,6 +28,8 @@ chown -R $app:www-data "$install_dir"
#=================================================
ynh_script_progression --message="Restoring system configurations related to $app..." --weight=5
ynh_exec_warn_less python3 -m pip install pipenv
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_restore_file --origin_path="/etc/systemd/system/$app.service"