postcreate.sh: use exit not return

It was always 'return 1' for some reason. Actually the result is the same:
script will fail with exit code of 1, it's just an ugly warning...

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed