From 09b2c45a8e06b628d9985901b0f53ecaa6ce45eb Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Thu, 13 Jul 2023 14:28:09 +0200 Subject: [PATCH] remove local build --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index d77f16c..4223cdf 100644 --- a/config.sh +++ b/config.sh @@ -10,4 +10,4 @@ REMOTE_IP=git.cloonar.com # default is 22 #REMOTE_PORT=22 # don't build locally -#NOLOCALBUILD=1 +NOLOCALBUILD=1