update_deployment_script
Update the deployment script for a Laravel Forge site by specifying server and site IDs with new script content.
Instructions
Update the deployment script for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| content | Yes | The deployment script content | |
| serverId | Yes | The ID of the server |