diff --git a/scripts/install b/scripts/install index fb7c27c..f22a6ca 100644 --- a/scripts/install +++ b/scripts/install @@ -180,7 +180,7 @@ ynh_replace_string "yunobase" "$db_name" "$final_path/config.json" mkdir -p /var/lib/pufferd /var/log/pufferd /etc/pufferd wget https://github.com/YunoHost-Apps/pufferpanel_ynh/releases/download/1.2.5/pufferd_1.2.5_amd64.deb dpkg --install pufferd_1.2.5_amd64.deb -pufferd --install --auth https://$domain$path --token ${nodeSecret} --config $final_path/config.json +/srv/pufferd/pufferd --install --auth https://$domain$path --token ${nodeSecret} --config $final_path/config.json #================================================= # NGINX CONFIGURATION