Skip to content

Instantly share code, notes, and snippets.

@KURTEcl
KURTEcl / wp.sh
Last active April 10, 2020 18:48 — forked from bgallagh3r/wp.sh
Wordpress: Bash Install Script -- Downloads latest WP version, updates wp-config with user supplied DB name, username and password, creates and CHMOD's uploads dir, copies all the files into the root dir you run the script from, then deletes itself!
#!/bin/bash -e
clear
echo "============================================"
echo "WordPress Install Script"
echo "============================================"
echo "Database Host: "
read -e dbhost
echo "Database Name: "
read -e dbname
echo "Database User: "

Keybase proof

I hereby claim:

  • I am KURTEcl on github.
  • I am kurtecl (https://keybase.io/kurtecl) on keybase.
  • I have a public key whose fingerprint is F3D6 37D9 DBB6 5292 C02F 70AF 1C36 68AA 762A 5437

To claim this, I am signing this object: