Every path in the script is relative to the current directory, so running
it from anywhere else cloned the packages into that directory instead.
Now that the helper checkout lives at openwrt/helper/, running it there
would populate helper/package/ rather than the real package/.
Use the same guard the other helper scripts already have.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>