Skip to content

Commit

Permalink
Update install.sh: remove redundant log entry
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Nov 18, 2024
1 parent ca1fe23 commit ec2be1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2537,7 +2537,6 @@ restore_prior_files()
else
doV "" "DAYTIME_OVERLAY" "daytimeoverlay" "text" "${SETTINGS_FILE}"
doV "" "NIGHTTIME_OVERLAY" "nighttimeoverlay" "text" "${SETTINGS_FILE}"
display_msg --log info "Not converting overlays as daytimeoverlay and nighttimeoverlay are set"
fi

if [[ ${PRIOR_ALLSKY_STYLE} == "${NEW_STYLE_ALLSKY}" ]]; then
Expand Down

0 comments on commit ec2be1b

Please sign in to comment.