We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd03cb commit c732d27Copy full SHA for c732d27
MerlinAU.sh
@@ -5872,7 +5872,7 @@ _ShowMainMenu_()
5872
# Check for new script updates #
5873
if [ "$scriptUpdateNotify" != "0" ]
5874
then
5875
- printf "\n ${GRNct}up${NOct}. Update $SCRIPT_NAME Script Now"
+ printf "\n ${GRNct}up${NOct}. Update $SCRIPT_NAME Script"
5876
printf "\n${padStr}[Version ${GRNct}${DLRepoVersion}${NOct} Available for Download]\n"
5877
else
5878
printf "\n ${GRNct}up${NOct}. Force Update $SCRIPT_NAME Script"
0 commit comments