mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-05-24 16:32:20 -04:00
Update init script (#1098)
This commit is contained in:
committed by
Leendert de Borst
parent
b30f8853aa
commit
f5f05703a0
@@ -65,6 +65,7 @@ if [ ! -f /secrets/admin_password_hash ]; then
|
||||
echo "[init] → Admin password hash saved to /secrets/admin_password_hash"
|
||||
else
|
||||
echo "[init] → Admin password hash already exists"
|
||||
echo "[init] (to reset the admin password, delete the file ./secrets/admin_password_hash and restart the container)"
|
||||
fi
|
||||
|
||||
# Read PostgreSQL password for database initialization
|
||||
|
||||
Reference in New Issue
Block a user