Update changelog, and site.py

This commit is contained in:
VirtuBox
2019-09-19 15:59:25 +02:00
parent 251ffb7931
commit a4f316867b
4 changed files with 11 additions and 7 deletions

View File

@@ -144,6 +144,7 @@ echo ""
###
# 1- Check whether lsb_release is installed, and if not, install it
###
wait
if ! command_exists lsb_release; then
apt-get install lsb-release -qq
fi