Remove forgotten exit line

This commit is contained in:
2022-10-03 11:40:01 +00:00
parent 52f254197f
commit 5e38eab065

View File

@@ -88,7 +88,6 @@ for i in $(echo $TARGET) ; do
done
exit;
# CHECKING WHETHER IS IT NEEDED TO USE PUBLIC PROXY SERVICE
if [ "$PUBLIC_PROXY_PATH" != "" ]; then