initial commit - skeleton files

This commit is contained in:
Ray Elliott 2020-06-08 19:59:06 +01:00
commit 2e70ab88b7
8 changed files with 24 additions and 0 deletions

3
install-dev-environment.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh

3
install-server-base.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh

3
install-user.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh

3
install-web-server.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh

3
install-wordpress.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh

3
wp-duplicate.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh

3
wp-export.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh

3
wp-import.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh