mirror of
https://github.com/YunoHost-Apps/mautrix_signal_ynh.git
synced 2024-09-03 19:46:07 +02:00
Update check_process
This commit is contained in:
parent
91165d6ac4
commit
97131a0231
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# auto_remove=1
|
||||
; pre-install
|
||||
sudo yunohost tools update apps
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/ -a "domain=$domain&server_name=$server_name&is_public=$is_public&jitsi_server=$jitsi_server" --force
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/ -a "domain=$domain&server_name=$server_name&is_free_registration=$is_free_registration&jitsi_server=$jitsi_server" --force
|
||||
; Manifest
|
||||
# mautrix_signal manifest parameters
|
||||
port="8449" (PORT)
|
||||
|
|
Loading…
Add table
Reference in a new issue