Skip to content

Commit

Permalink
Update install.sh: move and reword comment
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Nov 6, 2024
1 parent 9b2f0ed commit 89a083a
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 @@ -2578,9 +2578,9 @@ restore_prior_files()
else
MSG="Your remote Website needs to be updated to this newest version."
MSG+="\nIt is at version ${PRIOR_V}"
# This command will update the version.
MSG+="\n\nRun: cd ~/allsky; ./remote_website_install.sh"
display_msg --log notice "${MSG}"
# The command above will update the version.
fi
else
display_msg --log progress "${ITEM}: ${NOT_RESTORED}"
Expand Down

0 comments on commit 89a083a

Please sign in to comment.