We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2583f26 commit 922c79cCopy full SHA for 922c79c
static/techandme.sh
@@ -17,6 +17,6 @@ echo "$WPADMINUSER"
17
echo "$WPADMINPASS"
18
echo
19
echo "|MySQL|"
20
-echo "PASS: cat /root/.my.cnf"
+echo "PASS: cat $MYCNF"
21
22
exit 0
0 commit comments