Skip to content

Instantly share code, notes, and snippets.

View haet's full-sized avatar

Hannes Etzelstorfer haet

View GitHub Profile
#!/bin/bash
# Install script for Latest WordPress by Johnathan Williamson - extended by Don Gilbert
# Disclaimer: It might not bloody work
# Disclaimer 2: I'm not responsible for any screwups ... :)
# DB Variables
echo "MySQL Host:"
read mysqlhost
export mysqlhost