Page MenuHomePhorge

02-write-my.cnf.sh
No OneTemporary

Size
108 B
Referenced Files
None
Subscribers
None

02-write-my.cnf.sh

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

File Metadata

Mime Type
text/x-shellscript
Expires
Wed, Jul 8, 11:57 PM (1 d, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1052289
Default Alt Text
02-write-my.cnf.sh (108 B)

Event Timeline