Move directory
This commit is contained in:
parent
212700c397
commit
9447ec59d5
|
@ -626,8 +626,7 @@ function install_xmpp_main {
|
|||
|
||||
systemctl restart prosody
|
||||
|
||||
sleep 5
|
||||
|
||||
cd
|
||||
prosodyctl register $MY_USERNAME $DEFAULT_DOMAIN_NAME "$XMPP_PASSWORD"
|
||||
if [ ! "$?" = "0" ]; then
|
||||
echo ''
|
||||
|
|
Loading…
Reference in New Issue