Skip to content

Instantly share code, notes, and snippets.

View anythingcodes's full-sized avatar
🍕

Liz Shaw anythingcodes

🍕
View GitHub Profile
export prefix="ghost"
echo "Removing Existing Files"
rm -f ca.*
rm -f ghost.*
echo "Creating SSL Config File"
cat <<EOF >$prefix.cnf