Need the post-install scripts for LinuxSolved

Participant
Discussion
6 hours ago Apr 03, 2026

Is there a way to specify a post-install script for Linux app installations? 

Replies (2)

Marked SolutionPending Review
Hexnode Expert
4 hours ago Apr 03, 2026
Marked SolutionPending Review

@eliizaat the moment, there isn’t a way to attach or trigger a post-install script directly as part of an app installation workflow on Linux devices. 

If your goal is to run additional commands after an app is installed, you can use the Execute Custom Script remote action. This allows you to run scripts on the device after the installation is complete, but it needs to be triggered separately. 

If you’re looking for a fully automated flow where the script runs immediately after the app installs, that isn’t supported right now. I’ve shared this as a feature request with the product team so it can be considered for future updates. 

Marked SolutionPending Review
Participant
3 hours ago Apr 03, 2026
Marked SolutionPending Review

Alright, thanks!

Save