mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Fix prosody pre-install
This commit is contained in:
parent
23806c1bef
commit
857a5ce1d8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
;; Test with prosody already installed
|
;; Test with prosody already installed
|
||||||
; pre-install
|
; pre-install
|
||||||
sudo yunohost app install prosody --force
|
sudo yunohost app install https://github.com/YunoHost-Apps/prosody_ynh --force
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
; Checks
|
; Checks
|
||||||
|
|
Loading…
Add table
Reference in a new issue