motd.sh: Don't pass "-u" to the date command

This commit is contained in:
Albert Hopkins 2011-07-12 20:28:59 +00:00
parent acef5c4a24
commit 85acce3879
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ cat << EOF
https://bitbucket.org/marduk/virtual-appliance/
The system image was built on `date -u +"%Y-%m-%d %H:%M %Z"` based on the "${APPLIANCE}"
The system image was built on `date +"%Y-%m-%d %H:%M %Z"` based on the "${APPLIANCE}"
appliance. It was built with the following features:
EOF