get_deploy_script
Retrieve the deploy script for a specific site on a server to view the shell commands executed during deployment.
Instructions
Read a site's deploy script (the shell commands Ploi runs on each deploy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | The ID of the server | |
| site_id | Yes | The ID of the site |