mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-13 02:19:57 +01:00
Update zoneminder-install.sh - minor edits
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
APP_NAME="zoneminder"
|
APP_NAME="zoneminder"
|
||||||
DB_TYPE="MySQL"
|
DB_TYPE="MySQL"
|
||||||
DB_NAME="zm"
|
DB_NAME="zoneminder"
|
||||||
DB_USER="zoneminder"
|
DB_USER="zoneminder"
|
||||||
DB_ROOT_PASSWORD=$(openssl rand -base64 15)
|
DB_ROOT_PASSWORD=$(openssl rand -base64 15)
|
||||||
DB_PASS=$(openssl rand -base64 15)
|
DB_PASS=$(openssl rand -base64 15)
|
||||||
|
|||||||
Reference in New Issue
Block a user