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 60997c7 commit 2583f26Copy full SHA for 2583f26
static/techandme.sh
@@ -17,6 +17,6 @@ echo "$WPADMINUSER"
17
echo "$WPADMINPASS"
18
echo
19
echo "|MySQL|"
20
-echo "PASS: /var/mysql_password.txt"
+echo "PASS: cat /root/.my.cnf"
21
22
exit 0
0 commit comments