commit 98cbe37c6166dfdaa1aad2c1f4bdacdb71065bc1 parent 124993ef68d743e6778edfbde02983e289b4d199 Author: Ubuntu <ubuntu@ubuntu.speedport.ip> Date: Thu, 12 Jan 2023 23:26:43 +0000 Removed hook file Diffstat:
M | .gitignore | | | 1 | + |
D | hook.sh | | | 9 | --------- |
2 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -7,3 +7,4 @@ /build/** /.gradle/** /.env/** +*.sh diff --git a/hook.sh b/hook.sh @@ -1,9 +0,0 @@ -#!/bin/bash - -cd /home/andreas/git/poppy - -git --git-dir=../poppy/.git --work-tree=../poppy pull origin main - -/opt/gradle/gradle-7.6/bin/gradle build - -cp build/libs/poppy.jar /srv/minecraft/plugins/