summaryrefslogtreecommitdiff
path: root/hot/software-config/elements/heat-config-json-file/install.d/50-heat-config-hook-json-file
blob: 731727d9b51035ee64a2cae8a5698cc263a9983b (plain)
1
2
3
4
5
6
#!/bin/bash
set -x

SCRIPTDIR=$(dirname $0)

install -D -g root -o root -m 0755 ${SCRIPTDIR}/hook-json-file.py /var/lib/heat-config/hooks/json-file