Create Post-Install Script
vps_scripts_createCreate a new post-install script for VPS by providing a name and bash content to automate setup.
Instructions
Create a new post-install script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Script name | |
| content | Yes | Script content (bash) |