Add simple header to script

pull/1347/head
Philip O'Toole 2015-01-22 14:56:11 -08:00
parent 813c27f313
commit b9c1eea7b8
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#!/bin/bash
###########################################################################
# Packaging script which creates debian and RPM packages. It optionally
# tags the repo with the given version. 'fpm' must be on the path.
INSTALL_ROOT_DIR=/opt/influxdb
CONFIG_ROOT_DIR=/etc/opt/influxdb