From 96ae526c2400da3cef0491641c1d42b68441cd30 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 11 Jan 2019 16:32:41 +0000 Subject: [PATCH] Fix update, actually this time --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 1b64272..d3f91a5 100755 --- a/update.sh +++ b/update.sh @@ -5,5 +5,5 @@ cd ../crafting && git pull origin master && cd ../ctf/ctf_map/maps && git pull origin master && -cd ../../.. && +cd ../../../.. && ./build.sh ../games/capturetheflag