correction install directus
This commit is contained in:
parent
3be8ab3064
commit
0acb1646a8
|
|
@ -145,5 +145,4 @@ if ! grep -q "cms.${DOMAIN_NAME}" "$CADDYFILE"; then
|
||||||
echo -e "${PURPLE}${BOLD}You can now add some content${RESET}"
|
echo -e "${PURPLE}${BOLD}You can now add some content${RESET}"
|
||||||
else
|
else
|
||||||
echo -e "${ORANGE}${BOLD}Entry for cms.${DOMAIN_NAME} already exists in $CADDYFILE.${RESET}"
|
echo -e "${ORANGE}${BOLD}Entry for cms.${DOMAIN_NAME} already exists in $CADDYFILE.${RESET}"
|
||||||
fi
|
fi
|
||||||
sh -c
|
|
||||||
Loading…
Reference in New Issue