mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Update install
This commit is contained in:
parent
edbe7f71bc
commit
f66cbb1d10
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@ ynh_app_setting_set --app=$app --key=xftp_fingerprint --value=$xftp_fingerprint
|
||||||
|
|
||||||
ynh_replace_string --match_string="port: 443" --replace_string="port: $port_xftp" --target_file="/etc/opt/simplex-xftp/file-server.ini"
|
ynh_replace_string --match_string="port: 443" --replace_string="port: $port_xftp" --target_file="/etc/opt/simplex-xftp/file-server.ini"
|
||||||
|
|
||||||
chown -R $app:$app "/etc/opt/simplex"
|
#chown -R $app:$app "/etc/opt/simplex"
|
||||||
chown -R $app:$app "/etc/opt/simplex-xftp"
|
#chown -R $app:$app "/etc/opt/simplex-xftp"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# ADD A CONFIGURATION
|
# ADD A CONFIGURATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue