From 472905d6f3d678851343e50416f415d0772f474d Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 8 Sep 2023 00:54:39 +0200 Subject: [PATCH] != --- API/UPLANET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API/UPLANET.sh b/API/UPLANET.sh index cce0d210..dfab60ce 100755 --- a/API/UPLANET.sh +++ b/API/UPLANET.sh @@ -72,7 +72,7 @@ else LAT="${input_number}" fi -[[ ${APPNAME} == "pepper" ]] \ +[[ ${APPNAME} != "pepper" ]] \ && (echo "$HTTPCORS ERROR - BAD PARAMS" | nc -l -p ${PORT} -q 1 > /dev/null 2>&1 &) && echo "(☓‿‿☓) Execution time was "`expr $(date +%s) - $start` seconds. && exit 0 [[ ${PEPPER} == "0" ]] && PEPPER="0.00"