> For the complete documentation index, see [llms.txt](https://docs.hostinger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hostinger.com/api-reference/endpoints/vps/post-install-scripts.md).

# Post-install scripts

This category allows you to create, update, delete, and retrieve scripts that can be used for automated tasks after the operating system installation.

This category allows you to create, update, delete, and retrieve scripts that can be used for automated tasks after the operating system installation. Use case includes setting up software, configuring settings, or running custom commands.

* `GET` [Get post-install script](/api-reference/endpoints/vps/post-install-scripts/get-post-install-script.md)
* `PUT` [Update post-install script](/api-reference/endpoints/vps/post-install-scripts/update-post-install-script.md)
* `DELETE` [Delete post-install script](/api-reference/endpoints/vps/post-install-scripts/delete-post-install-script.md)
* `GET` [Get post-install scripts](/api-reference/endpoints/vps/post-install-scripts/get-post-install-scripts.md)
* `POST` [Create post-install script](/api-reference/endpoints/vps/post-install-scripts/create-post-install-script.md)
