Skip to content

Commit f75c901

Browse files
authored
Update upgrade.sh: Change message
1 parent c22e108 commit f75c901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upgrade.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ elif [[ ${ACTION} == "doUpgrade" ]]; then
412412
exit 1
413413
fi
414414
display_msg --log progress "Allsky updated." " Go to the WebUI to restart Allsky.\n"
415-
display_msg --logonly info "Updated files:\n${X}"
415+
display_msg --logonly info "Recreated files:\n${X}"
416416
display_msg --logonly info "ENDING UPGRADE."
417417
exit 0
418418
else

0 commit comments

Comments
 (0)