Add an extra message to notify about usage of newer update script.

master
Icedream 2018-02-19 09:58:04 +01:00
parent 2158cf37bd
commit c1736ea2ae
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ fi
# Use new profile update script instead
# Putting exit 0 on same line here for security since the old script
# will be deleted.
echo "Using newer profile update script."
_CHECKOUT_DONE=1 home/bin/update-profile && exit 0
fi
fi