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
a9e34fc027
commit
8dd9ad10c9
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ pushd "$install_dir"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
fingerprint=$(cat /etc/opt/simplex/fingerprint)
|
fingerprint=$(cat /etc/opt/simplex/fingerprint)
|
||||||
|
ynh_app_setting_set --app=$app --key=public_ip4 --value=$public_ip4
|
||||||
ynh_app_setting_set --app=$app --key=fingerprint --value=$fingerprint
|
ynh_app_setting_set --app=$app --key=fingerprint --value=$fingerprint
|
||||||
|
|
||||||
chown -R $app:$app "/etc/opt/simplex"
|
chown -R $app:$app "/etc/opt/simplex"
|
||||||
|
|
Loading…
Add table
Reference in a new issue