Due to install Graphicsmagick at Meteor Up Docker, I need to edit the start.sh
(link this: Meteor Up Docker and Graphicsmagick).
I done that at the server and works, but every time I run mupx deploy
, my /opt/<appName>/config/start.sh
file change to original. I need to change the start.sh
template, but I don't know how to do that, how can I change it?