mirror of
https://github.com/YunoHost-Apps/pufferpanel_ynh.git
synced 2024-09-03 20:16:03 +02:00
Update install
This commit is contained in:
parent
e93e482b81
commit
444b9ce82f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
/srv/pufferd/pufferd --install --auth https://$domain$path --token ${nodeSecret} --config $final_path/config.json
|
||||
pufferd --install --auth https://$domain$path --token ${nodeSecret} --config $final_path/config.json
|
||||
|
||||
#=================================================
|
||||
# NGINX CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue