From c0f4d723b41ba24eddbdff95e41663fb3c52608a Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 9 Mar 2019 22:34:13 +0200 Subject: [PATCH] Remove dumps-folder, since dump agents are now disabled --- bin/start | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/start b/bin/start index 43fd563..11e677a 100755 --- a/bin/start +++ b/bin/start @@ -8,8 +8,7 @@ chmod 600 .ssh/remote ssh-keyscan framagit.org >> .ssh/known_hosts ssh-keyscan play.kaboom.pw >> .ssh/known_hosts -mkdir -p dumps/ -chmod -R 500 dumps/ plugins/bStats/ plugins/PluginMetrics/ plugins/ProtocolLib/ +chmod -R 500 plugins/bStats/ plugins/PluginMetrics/ plugins/ProtocolLib/ git clone git@framagit.org:kaboom/core/schematics.git plugins/WorldEdit/schematics/