blob: bf314d8452463a5baaea5b0bc264317ab0fc2e4e [file] [log] [blame]
Roman Vyalov53d90472018-06-25 16:29:21 +03001#!/bin/sh
2
3set -e
4
5dpkg-maintscript-helper symlink_to_dir \
6 /usr/share/salt-formulas/env/cinder/files/pike /usr/share/salt-formulas/env/cinder/files/ocata 2016.12.1+201801301708.7afc8cc-1xenial1 salt-formula-cinder -- "$@"
7
8#DEBHELPER#
9
10exit 0