wip
This commit is contained in:
@@ -22,7 +22,7 @@ if [[ -z "$APP_KEY" ]]; then
|
|||||||
echo "$border"
|
echo "$border"
|
||||||
}
|
}
|
||||||
|
|
||||||
$APP_KEY=base64:$(openssl rand -base64 32)
|
export APP_KEY=base64:$(openssl rand -base64 32)
|
||||||
draw_box $APP_KEY
|
draw_box $APP_KEY
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user