Skip to content

Commit

Permalink
Update wordpress-jail.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
basilhendroff committed Jul 20, 2021
1 parent 6b1efa7 commit b104408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wordpress-jail.sh
Original file line number Diff line number Diff line change
Expand Up @@ -319,5 +319,5 @@ print_msg "Installation complete!"
iocage fstab -r "${JAIL_NAME}" "${INCLUDES_PATH}" /mnt/includes nullfs rw 0 0

#cat /root/${JAIL_NAME}_db_password.txt
print_msg "The WordPress database user password is saved in /root/${JAIL_NAME}_db_password.txt. Don't forget to backup this file."
print_msg "The WordPress database user password is saved in /root/${JAIL_NAME}_db_password.txt. Don't forget to back up this file."
print_msg "Continue with the post installation steps at https://github.com/basilhendroff/freenas-iocage-wordpress/blob/master/POST-INSTALL.md"

0 comments on commit b104408

Please sign in to comment.