We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22e108 commit f75c901Copy full SHA for f75c901
1 file changed
upgrade.sh
@@ -412,7 +412,7 @@ elif [[ ${ACTION} == "doUpgrade" ]]; then
412
exit 1
413
fi
414
display_msg --log progress "Allsky updated." " Go to the WebUI to restart Allsky.\n"
415
- display_msg --logonly info "Updated files:\n${X}"
+ display_msg --logonly info "Recreated files:\n${X}"
416
display_msg --logonly info "ENDING UPGRADE."
417
exit 0
418
else
0 commit comments