What’s the best way to get config_install
templates re-rendered? My current method is to run hab pkg uninstall my/pkg
until it stops doing anything, make sure svc_config_install_path
is erased, and then build/install again
Is there any better or more atomic way to accomplish this?