diff --git a/API/UPLANET.sh b/API/UPLANET.sh index dfab60ce..dcb29ae9 100755 --- a/API/UPLANET.sh +++ b/API/UPLANET.sh @@ -72,6 +72,8 @@ else LAT="${input_number}" fi +PEPPER=${WHAT} + [[ ${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