Skip to content

Commit

Permalink
Update install.sh: rename remote_website_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Dec 6, 2024
1 parent 66e7031 commit 4bb34c9
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 @@ -2503,7 +2503,7 @@ restore_prior_files()
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"
MSG+="\n\nRun: cd ~/allsky; ./remoteWebsiteInstall.sh"
display_msg --log notice "${MSG}"
fi
else
Expand Down

0 comments on commit 4bb34c9

Please sign in to comment.