Skip to content

Instantly share code, notes, and snippets.

@wildkatz2004
wildkatz2004 / wp.sh
Last active April 10, 2018 00:08 — forked from koolamusic/wp.sh
#!/bin/bash
#####################################################
#Script to confiruge Server, WebServer and WordPress#
#####################################################
#Colors settings
BLUE='\033[0;34m'
GREEN='\033[0;32m'