Fix build script

This commit is contained in:
patvdv 2019-03-27 14:43:08 +01:00
parent e446186578
commit 1609763a9d

View File

@ -44,7 +44,7 @@ post_install() {
} }
# -- post-install -- # -- post-install --
post_install() { post_remove() {
# ------------------------- CONFIGURATION starts here ------------------------- # ------------------------- CONFIGURATION starts here -------------------------
# location of the HC scripts # location of the HC scripts
HC_DIR="/opt/hc" HC_DIR="/opt/hc"