Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
heat
/
bed0a4d17d349a74fda1ccf1925044240af0a324
/
.
/
debian
/
salt-formula-heat.postinst
blob: 5ce9493156b2cd3607e2d3548ac9b76a30b45db9 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
dpkg
-
maintscript
-
helper symlink_to_dir \
/
usr
/
share
/
salt
-
formulas
/
env
/
heat
/
files
/
pike
/
usr
/
share
/
salt
-
formulas
/
env
/
heat
/
files
/
ocata salt
-
formula
-
heat
--
"$@"
#DEBHELPER#
exit
0