Skip to content

Commit 2583f26

Browse files
author
Daniel Hansson
authored
show correct path
1 parent 60997c7 commit 2583f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/techandme.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ echo "$WPADMINUSER"
1717
echo "$WPADMINPASS"
1818
echo
1919
echo "|MySQL|"
20-
echo "PASS: /var/mysql_password.txt"
20+
echo "PASS: cat /root/.my.cnf"
2121
echo
2222
exit 0

0 commit comments

Comments
 (0)