Page MenuHomePhorge

02-write-my.cnf.sh
No OneTemporary

Size
119 B
Referenced Files
None
Subscribers
None

02-write-my.cnf.sh

#!/bin/bash
cat > /root/.my.cnf << EOF
[client]
host=${DB_HOST:-127.0.0.1}
user=root
password=${DB_ROOT_PASSWORD}
EOF

File Metadata

Mime Type
text/x-shellscript
Expires
Thu, Jul 9, 1:46 AM (12 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1052429
Default Alt Text
02-write-my.cnf.sh (119 B)

Event Timeline