Skip to content

Commit 224ff89

Browse files
committed
trixie: Uniformize messages
1 parent bc7cf72 commit 224ff89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trixie

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ EOF
262262
else
263263
if _apt_with_progress "$@"; then
264264
ret=0
265-
printf "$resetline $bold${green}Done$normal"
265+
printf "$resetline $bold${green}Done!$normal"
266266
else
267267
ret=1
268268
printf "$resetline $bold${red}'apt-get $*' failed.$normal Please check $YUNOHOST_LOG for debugging\n\n";

0 commit comments

Comments
 (0)