X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Ffunctions.sh;h=87927231a6c7d48186596117f8615faca6b1301b;hb=4c8eddead18619f440db0845fe0db10848942b89;hp=4512ee6f1165e10bcb7ff96151eddbceb29d46f7;hpb=e4d47b97bcb241b3bacebe007ca64a37199474b2;p=carnet-upgrade.git diff --git a/src/functions.sh b/src/functions.sh index 4512ee6..8792723 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -6,6 +6,7 @@ notice () { } first_warning () { + log "$version" LC_MESSAGES=hr_HR dialog --backtitle "$title" --yesno "$msg_first_warning" 18 75 if [ $? -ne 0 ]; then log "Upgrade canceled."