mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update setup-docker.sh
This commit is contained in:
parent
ca2fa0c753
commit
f85ff0ede8
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ fi
|
|||
|
||||
echo ""
|
||||
read -s -p "🔐 Enter database password for 'torrentpier_user': " DB_PASSWORD
|
||||
echo ""
|
||||
|
||||
if [ -z "$DB_PASSWORD" ]; then
|
||||
echo "❌ Error: Database password cannot be empty!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue