wip
This commit is contained in:
@@ -8,8 +8,8 @@ run_as_www_user() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if [[ -z "$APP_KEY" ]]; then
|
if [[ -z "$APP_KEY" ]]; then
|
||||||
echo " > The required APP_KEY configuration is missing in your .env file. "
|
echo " > Oops! 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 " > Copy and paste the below key into your .env file and restart the container... "
|
||||||
|
|
||||||
draw_box() {
|
draw_box() {
|
||||||
local text="$1"
|
local text="$1"
|
||||||
|
|||||||
Reference in New Issue
Block a user