From 61239e3bd19bafa89a00936ef3d4d485112c8c2b Mon Sep 17 00:00:00 2001 From: Glauber Ferreira <> Date: Sat, 21 May 2022 01:14:57 -0300 Subject: [PATCH] fixes --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index be9fcc9..8101e13 100644 --- a/build.sh +++ b/build.sh @@ -14,4 +14,3 @@ mkdir -p /opt/openttd make install cd /opt/openttd tar zcvf "/out/jgrpp-$tag.tar.gz" server -exit 1