Skip to content

Commit cd778bc

Browse files
committed
pass this back
1 parent 74b0ea9 commit cd778bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/dev/centos6/entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ scl enable rh-ruby23 'fpm -s dir -t rpm \
136136
--after-install /hubble_build/conf/afterinstall.sh \
137137
--after-upgrade /hubble_build/conf/afterupgrade.sh \
138138
--before-remove /hubble_build/conf/beforeremove.sh \
139-
etc/hubble /etc/init.d opt usr /var/log/hubble_osquery/backuplogs'
139+
etc/hubble etc/init.d opt usr /var/log/hubble_osquery/backuplogs'
140140

141141
# edit to change iteration number, if necessary
142142
PKG_BASE_NAME=hubblestack-${HUBBLE_VERSION}-${HUBBLE_ITERATION}

0 commit comments

Comments
 (0)