package.sh: restore lost newline

pull/2578/head
Haim Daniel 2015-05-14 22:11:35 +03:00
parent d109efa55d
commit e742c376e2
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@ chown -R -L influxdb:influxdb $INFLUXDB_DATA_DIR
EOF
echo "Post-install script created successfully at $POST_INSTALL_PATH"
}
###########################################################################
# Start the packaging process.