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
d5de25f596
commit
8832c9c3bb
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ chmod +x $final_path/smp-server
|
|||
|
||||
pushd "$final_path"
|
||||
public_ip4="$(curl -s ip.yunohost.org)" || true
|
||||
yes | ./smp-server init -l --ip $public_ip4
|
||||
./smp-server init --no-password --ip $public_ip4 -y
|
||||
popd
|
||||
|
||||
chown -R $app:$app "/etc/opt/simplex"
|
||||
|
|
Loading…
Add table
Reference in a new issue