From 4941bed2a3e9df019c39ad31d6144afc009c522f Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Tue, 29 Sep 2020 19:18:34 +0800 Subject: [PATCH] feat: add deploy shell :v: --- .gitignore | 6 +++ .idea/workspace.xml | 66 ------------------------------ shell/allcmd.sh | 97 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 103 insertions(+), 66 deletions(-) create mode 100644 .gitignore delete mode 100644 .idea/workspace.xml create mode 100644 shell/allcmd.sh diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9b70301 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.idea +.vscode +.DS_Store + +*.txz +*.tar.* \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 41405ca..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - -