Skip to content

Commit

Permalink
Merge branch 'bugfix'
Browse files Browse the repository at this point in the history
  • Loading branch information
bochoven committed Mar 15, 2016
2 parents c68e434 + 94c84e1 commit 777ae51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/modules/location/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $? = 0 ]; then
chmod a+x "${MUNKIPATH}preflight.d/${MODULESCRIPT}"

# Set preference to include this file in the preflight check
setreportpref $MODULE_NAME "${PREF_FILE}"
setreportpref "${MODULE_NAME}" "${LOCATION_PREF}"

else
echo "Failed to download all required components!"
Expand Down

0 comments on commit 777ae51

Please sign in to comment.