From 9bfa6f13df3337e38f196794d3ab46c283905dcf Mon Sep 17 00:00:00 2001 From: ray Date: Fri, 4 Sep 2020 14:28:44 +0100 Subject: [PATCH] move old files to own dierctory --- {install => debian10}/config/local/apache | 0 {install => debian10}/config/local/litespeed | 0 {install => debian10}/config/local/local | 0 {install => debian10}/config/local/mariadb | 0 {install => debian10}/config/local/mysql | 0 {install => debian10}/config/local/nginx | 0 {install => debian10}/config/local/php | 0 {install => debian10}/config/local/ssh | 0 {install => debian10}/config/local/user | 0 {install => debian10}/config/local/wordpress | 0 {install => debian10}/config/remote/apache | 0 {install => debian10}/config/remote/litespeed | 0 {install => debian10}/config/remote/local | 0 {install => debian10}/config/remote/mariadb | 0 {install => debian10}/config/remote/mysql | 0 {install => debian10}/config/remote/nginx | 0 {install => debian10}/config/remote/php | 0 {install => debian10}/config/remote/ssh | 0 {install => debian10}/config/remote/user | 0 {install => debian10}/config/remote/wordpress | 0 {install => debian10}/export-to-remote.sh | 0 {install => debian10}/import-from-remote.sh | 0 {install => debian10}/install-local.sh | 0 {install => debian10}/install-remote.sh | 0 {install => debian10}/scripts/install-apache2.sh | 0 {install => debian10}/scripts/install-base.sh | 0 {install => debian10}/scripts/install-mariadb.sh | 0 {install => debian10}/scripts/install-mysql.sh | 0 {install => debian10}/scripts/install-php.sh | 0 {install => debian10}/scripts/install-user.sh | 0 {install => debian10}/scripts/install-wordpress.sh | 0 config-local => old/config-local | 0 config-remote => old/config-remote | 0 dev-env-install.sh => old/dev-env-install.sh | 0 server-install-apache.sh => old/server-install-apache.sh | 0 server-install-base.sh => old/server-install-base.sh | 0 server-install-litespeed.sh => old/server-install-litespeed.sh | 0 server-install-nginx.sh => old/server-install-nginx.sh | 0 server-tsl.sh => old/server-tsl.sh | 0 user-add.sh => old/user-add.sh | 0 wp-duplicate.sh => old/wp-duplicate.sh | 0 wp-export.sh => old/wp-export.sh | 0 wp-import.sh => old/wp-import.sh | 0 wp-install.sh => old/wp-install.sh | 0 44 files changed, 0 insertions(+), 0 deletions(-) rename {install => debian10}/config/local/apache (100%) rename {install => debian10}/config/local/litespeed (100%) rename {install => debian10}/config/local/local (100%) rename {install => debian10}/config/local/mariadb (100%) rename {install => debian10}/config/local/mysql (100%) rename {install => debian10}/config/local/nginx (100%) rename {install => debian10}/config/local/php (100%) rename {install => debian10}/config/local/ssh (100%) rename {install => debian10}/config/local/user (100%) rename {install => debian10}/config/local/wordpress (100%) rename {install => debian10}/config/remote/apache (100%) rename {install => debian10}/config/remote/litespeed (100%) rename {install => debian10}/config/remote/local (100%) rename {install => debian10}/config/remote/mariadb (100%) rename {install => debian10}/config/remote/mysql (100%) rename {install => debian10}/config/remote/nginx (100%) rename {install => debian10}/config/remote/php (100%) rename {install => debian10}/config/remote/ssh (100%) rename {install => debian10}/config/remote/user (100%) rename {install => debian10}/config/remote/wordpress (100%) rename {install => debian10}/export-to-remote.sh (100%) rename {install => debian10}/import-from-remote.sh (100%) rename {install => debian10}/install-local.sh (100%) rename {install => debian10}/install-remote.sh (100%) rename {install => debian10}/scripts/install-apache2.sh (100%) rename {install => debian10}/scripts/install-base.sh (100%) rename {install => debian10}/scripts/install-mariadb.sh (100%) rename {install => debian10}/scripts/install-mysql.sh (100%) rename {install => debian10}/scripts/install-php.sh (100%) rename {install => debian10}/scripts/install-user.sh (100%) rename {install => debian10}/scripts/install-wordpress.sh (100%) rename config-local => old/config-local (100%) rename config-remote => old/config-remote (100%) rename dev-env-install.sh => old/dev-env-install.sh (100%) rename server-install-apache.sh => old/server-install-apache.sh (100%) rename server-install-base.sh => old/server-install-base.sh (100%) rename server-install-litespeed.sh => old/server-install-litespeed.sh (100%) rename server-install-nginx.sh => old/server-install-nginx.sh (100%) rename server-tsl.sh => old/server-tsl.sh (100%) rename user-add.sh => old/user-add.sh (100%) rename wp-duplicate.sh => old/wp-duplicate.sh (100%) rename wp-export.sh => old/wp-export.sh (100%) rename wp-import.sh => old/wp-import.sh (100%) rename wp-install.sh => old/wp-install.sh (100%) diff --git a/install/config/local/apache b/debian10/config/local/apache similarity index 100% rename from install/config/local/apache rename to debian10/config/local/apache diff --git a/install/config/local/litespeed b/debian10/config/local/litespeed similarity index 100% rename from install/config/local/litespeed rename to debian10/config/local/litespeed diff --git a/install/config/local/local b/debian10/config/local/local similarity index 100% rename from install/config/local/local rename to debian10/config/local/local diff --git a/install/config/local/mariadb b/debian10/config/local/mariadb similarity index 100% rename from install/config/local/mariadb rename to debian10/config/local/mariadb diff --git a/install/config/local/mysql b/debian10/config/local/mysql similarity index 100% rename from install/config/local/mysql rename to debian10/config/local/mysql diff --git a/install/config/local/nginx b/debian10/config/local/nginx similarity index 100% rename from install/config/local/nginx rename to debian10/config/local/nginx diff --git a/install/config/local/php b/debian10/config/local/php similarity index 100% rename from install/config/local/php rename to debian10/config/local/php diff --git a/install/config/local/ssh b/debian10/config/local/ssh similarity index 100% rename from install/config/local/ssh rename to debian10/config/local/ssh diff --git a/install/config/local/user b/debian10/config/local/user similarity index 100% rename from install/config/local/user rename to debian10/config/local/user diff --git a/install/config/local/wordpress b/debian10/config/local/wordpress similarity index 100% rename from install/config/local/wordpress rename to debian10/config/local/wordpress diff --git a/install/config/remote/apache b/debian10/config/remote/apache similarity index 100% rename from install/config/remote/apache rename to debian10/config/remote/apache diff --git a/install/config/remote/litespeed b/debian10/config/remote/litespeed similarity index 100% rename from install/config/remote/litespeed rename to debian10/config/remote/litespeed diff --git a/install/config/remote/local b/debian10/config/remote/local similarity index 100% rename from install/config/remote/local rename to debian10/config/remote/local diff --git a/install/config/remote/mariadb b/debian10/config/remote/mariadb similarity index 100% rename from install/config/remote/mariadb rename to debian10/config/remote/mariadb diff --git a/install/config/remote/mysql b/debian10/config/remote/mysql similarity index 100% rename from install/config/remote/mysql rename to debian10/config/remote/mysql diff --git a/install/config/remote/nginx b/debian10/config/remote/nginx similarity index 100% rename from install/config/remote/nginx rename to debian10/config/remote/nginx diff --git a/install/config/remote/php b/debian10/config/remote/php similarity index 100% rename from install/config/remote/php rename to debian10/config/remote/php diff --git a/install/config/remote/ssh b/debian10/config/remote/ssh similarity index 100% rename from install/config/remote/ssh rename to debian10/config/remote/ssh diff --git a/install/config/remote/user b/debian10/config/remote/user similarity index 100% rename from install/config/remote/user rename to debian10/config/remote/user diff --git a/install/config/remote/wordpress b/debian10/config/remote/wordpress similarity index 100% rename from install/config/remote/wordpress rename to debian10/config/remote/wordpress diff --git a/install/export-to-remote.sh b/debian10/export-to-remote.sh similarity index 100% rename from install/export-to-remote.sh rename to debian10/export-to-remote.sh diff --git a/install/import-from-remote.sh b/debian10/import-from-remote.sh similarity index 100% rename from install/import-from-remote.sh rename to debian10/import-from-remote.sh diff --git a/install/install-local.sh b/debian10/install-local.sh similarity index 100% rename from install/install-local.sh rename to debian10/install-local.sh diff --git a/install/install-remote.sh b/debian10/install-remote.sh similarity index 100% rename from install/install-remote.sh rename to debian10/install-remote.sh diff --git a/install/scripts/install-apache2.sh b/debian10/scripts/install-apache2.sh similarity index 100% rename from install/scripts/install-apache2.sh rename to debian10/scripts/install-apache2.sh diff --git a/install/scripts/install-base.sh b/debian10/scripts/install-base.sh similarity index 100% rename from install/scripts/install-base.sh rename to debian10/scripts/install-base.sh diff --git a/install/scripts/install-mariadb.sh b/debian10/scripts/install-mariadb.sh similarity index 100% rename from install/scripts/install-mariadb.sh rename to debian10/scripts/install-mariadb.sh diff --git a/install/scripts/install-mysql.sh b/debian10/scripts/install-mysql.sh similarity index 100% rename from install/scripts/install-mysql.sh rename to debian10/scripts/install-mysql.sh diff --git a/install/scripts/install-php.sh b/debian10/scripts/install-php.sh similarity index 100% rename from install/scripts/install-php.sh rename to debian10/scripts/install-php.sh diff --git a/install/scripts/install-user.sh b/debian10/scripts/install-user.sh similarity index 100% rename from install/scripts/install-user.sh rename to debian10/scripts/install-user.sh diff --git a/install/scripts/install-wordpress.sh b/debian10/scripts/install-wordpress.sh similarity index 100% rename from install/scripts/install-wordpress.sh rename to debian10/scripts/install-wordpress.sh diff --git a/config-local b/old/config-local similarity index 100% rename from config-local rename to old/config-local diff --git a/config-remote b/old/config-remote similarity index 100% rename from config-remote rename to old/config-remote diff --git a/dev-env-install.sh b/old/dev-env-install.sh similarity index 100% rename from dev-env-install.sh rename to old/dev-env-install.sh diff --git a/server-install-apache.sh b/old/server-install-apache.sh similarity index 100% rename from server-install-apache.sh rename to old/server-install-apache.sh diff --git a/server-install-base.sh b/old/server-install-base.sh similarity index 100% rename from server-install-base.sh rename to old/server-install-base.sh diff --git a/server-install-litespeed.sh b/old/server-install-litespeed.sh similarity index 100% rename from server-install-litespeed.sh rename to old/server-install-litespeed.sh diff --git a/server-install-nginx.sh b/old/server-install-nginx.sh similarity index 100% rename from server-install-nginx.sh rename to old/server-install-nginx.sh diff --git a/server-tsl.sh b/old/server-tsl.sh similarity index 100% rename from server-tsl.sh rename to old/server-tsl.sh diff --git a/user-add.sh b/old/user-add.sh similarity index 100% rename from user-add.sh rename to old/user-add.sh diff --git a/wp-duplicate.sh b/old/wp-duplicate.sh similarity index 100% rename from wp-duplicate.sh rename to old/wp-duplicate.sh diff --git a/wp-export.sh b/old/wp-export.sh similarity index 100% rename from wp-export.sh rename to old/wp-export.sh diff --git a/wp-import.sh b/old/wp-import.sh similarity index 100% rename from wp-import.sh rename to old/wp-import.sh diff --git a/wp-install.sh b/old/wp-install.sh similarity index 100% rename from wp-install.sh rename to old/wp-install.sh