Fixed convertdomain
This commit is contained in:
parent
3a4d202030
commit
2d51a0d91c
@ -1040,7 +1040,7 @@ LDAP_SECRET=`cat /federated/apps/ldap/.ldap.secret`
|
|||||||
echo -ne "\n\nConverting Federated Core $DOMAIN to $DOMAIN_NEW.\n\n"
|
echo -ne "\n\nConverting Federated Core $DOMAIN to $DOMAIN_NEW.\n\n"
|
||||||
|
|
||||||
check_gluerecords
|
check_gluerecords
|
||||||
get_installedapps
|
#get_installedapps
|
||||||
do_serviceprep
|
do_serviceprep
|
||||||
|
|
||||||
# Stop all services
|
# Stop all services
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Federated Computer functions
|
# Federated Computer functions
|
||||||
|
|
||||||
# Define all services
|
# Define all services
|
||||||
#SERVICES=("pdnsmysql" "pdns" "pdnsadmin" "traefik" "postgresql" "ldap" "mail" "collabora" "nextcloud" "matrix" "element" "listmonk" "vaultwarden" "panel" "wireguard" "jitsi" "baserow" "gitea" "caddy" "autodiscover" "castopod" "wordpress" "coturn" "bookstack" "freescout" "msp" "espocrm")
|
SERVICES=("pdnsmysql" "pdns" "pdnsadmin" "traefik" "postgresql" "ldap" "mail" "collabora" "nextcloud" "matrix" "element" "listmonk" "vaultwarden" "panel" "wireguard" "jitsi" "baserow" "gitea" "caddy" "autodiscover" "castopod" "wordpress" "coturn" "bookstack" "freescout" "msp" "espocrm")
|
||||||
|
|
||||||
fail() {
|
fail() {
|
||||||
echo -ne "FAILED\n\n$1\n\n"
|
echo -ne "FAILED\n\n$1\n\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user