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 922c79c commit 141a67dCopy full SHA for 141a67d
static/techandme.sh
@@ -17,6 +17,6 @@ echo "$WPADMINUSER"
17
echo "$WPADMINPASS"
18
echo
19
echo "|MySQL|"
20
-echo "PASS: cat $MYCNF"
+echo "PASS: cat /root/.my.cnf"
21
22
exit 0
0 commit comments