style(update-setup): Some small touch-ups
Some checks failed
/ validate-docker-compose (push) Has been cancelled
Some checks failed
/ validate-docker-compose (push) Has been cancelled
This commit is contained in:
parent
78338661b0
commit
b58a0346d1
@ -62,6 +62,7 @@ create_backup() {
|
||||
cp "$1" "$2"
|
||||
}
|
||||
|
||||
|
||||
##################################################
|
||||
# PART 1: Update .env file from .env.example
|
||||
##################################################
|
||||
@ -205,6 +206,7 @@ update_env_file() {
|
||||
echo -e "\n${BLUE}Review your updated $ENV_FILE file and adjust any values as needed.${NC}"
|
||||
}
|
||||
|
||||
|
||||
##################################################
|
||||
# PART 2: Update Authelia configuration
|
||||
##################################################
|
||||
@ -332,6 +334,7 @@ update_authelia_config() {
|
||||
echo -e "${CYAN} docker compose restart authelia${NC}"
|
||||
}
|
||||
|
||||
|
||||
##################################################
|
||||
# PART 3: Update service configurations
|
||||
##################################################
|
||||
@ -690,8 +693,7 @@ update_service_configs() {
|
||||
fi
|
||||
}
|
||||
|
||||
##################################################
|
||||
# PART 5: Authelia Account Management
|
||||
|
||||
##################################################
|
||||
# PART 4: Authelia Policy Management
|
||||
##################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user