Topic
Open topicScript library
Script index
Browse every helper.sh entrypoint in one place. Search by script name, filename, slug, or summary, then inspect the selected item on the right.
Details
Starter connectivity probe
Summary
The original helper.sh script used to verify connectivity and establish the shell-first experience.
A tiny Bash payload that prints environment information and confirms the target host is ready for follow-up automation.
One-liner
curl -fsSL helper.sh/hello.sh | bash