Skip to content

Commit

Permalink
Update install.sh: Indent a log entry so it's obvious it goes with th…
Browse files Browse the repository at this point in the history
…e line above
  • Loading branch information
EricClaeys authored Nov 9, 2024
1 parent a4c6cb1 commit 98ec41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2799,7 +2799,7 @@ restore_prior_website_files()
"${PRIOR_WEB_CONFIG_VERSION}" "${NEW_WEB_CONFIG_VERSION}"
else
display_msg --log progress "${ITEM} (copying)"
MSG="${ALLSKY_WEBSITE_CONFIGURATION_NAME}: Already current @ version ${NEW_WEB_CONFIG_VERSION}"
MSG="${SPACE}${SPACE}${SPACE}Already current @ version ${NEW_WEB_CONFIG_VERSION}"
display_msg --logonly info "${MSG}"
fi
fi
Expand Down

0 comments on commit 98ec41d

Please sign in to comment.