Move to GitHub

This commit is contained in:
mathias 2019-06-24 13:27:46 +03:00
parent 286acb4ec3
commit 2a758ffaca

View file

@ -5,12 +5,12 @@ echo "$REMOTE_KEY" > .ssh/remote
echo "$SYNC_KEY" > .ssh/id_rsa
chmod 600 .ssh/remote
ssh-keyscan framagit.org >> .ssh/known_hosts
ssh-keyscan github.com >> .ssh/known_hosts
ssh-keyscan -p 53940 play.kaboom.pw >> .ssh/known_hosts
chmod -R 500 plugins/bStats/ plugins/PluginMetrics/ plugins/ProtocolLib/
git clone git@framagit.org:kaboom/core/schematics.git plugins/WorldEdit/schematics/
git clone git@github.com:kaboomserver/schematics.git plugins/WorldEdit/schematics/
tmux new -d -s server 'while true; do
java -Xmx384M -Xss512k -Xaggressive -Xdump:none -Xquickstart -Xshareclasses -XX:MaxDirectMemorySize=384M -XX:-HeapDumpOnOutOfMemoryError -XX:+IdleTuningGcOnIdle -XX:+UseContainerSupport -Dcom.mojang.eula.agree=true -jar minecraft-server.jar --world-dir=worlds