Skip to content

Instantly share code, notes, and snippets.

@Dosix
Created July 20, 2017 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dosix/f48878194a4652f6a18321b1fe70a65b to your computer and use it in GitHub Desktop.
Save Dosix/f48878194a4652f6a18321b1fe70a65b to your computer and use it in GitHub Desktop.
Centmin Mod Auto install VHOST & Wordpress
#!/bin/bash
cd /usr/local/src/centminmod
./centmin.sh << EOF
22
y
domain.com
n
y
4
n
n
n
n
y
youremail@domain.com
1
ftpuser
y
y
y
24
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment