This commit is contained in:
hackerESQ
2025-01-25 22:37:26 -06:00
parent c19f13edc1
commit 6f2324ad1b
+2 -2
View File
@@ -8,8 +8,8 @@ run_as_www_user() {
}
if [[ -z "$APP_KEY" ]]; then
echo " > The required APP_KEY configuration is missing in your .env file. "
echo " > Copy and paste this key into your .env file. Then restart the container! "
echo " > Oops! The required APP_KEY configuration is missing in your .env file! "
echo " > Copy and paste the below key into your .env file and restart the container... "
draw_box() {
local text="$1"