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