1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00

--admin-password ain't needed since like 2 years or so

This commit is contained in:
Alexandre Aubin 2020-11-13 01:17:56 +01:00 committed by GitHub
parent ff01ce573d
commit 859a3e8f03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,8 @@
#port="666" (PORT) #port="666" (PORT)
sudo yunohost tools update --apps sudo yunohost tools update --apps
sudo yunohost domain add $domain --admin-password $PASSWORD sudo yunohost domain add $domain
sudo yunohost domain add $server_name --admin-password $PASSWORD sudo yunohost domain add $server_name
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/testing -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/tree/testing -a "domain=$domain&server_name=$server_name&is_public=$is_public&jitsi_server=$jitsi_server" --force
# sudo yunohost app install https://github.com/tituspijean/zerotier_ynh --force # sudo yunohost app install https://github.com/tituspijean/zerotier_ynh --force
; Manifest ; Manifest