diff --git a/stage2/06-dride-base/00-run.sh b/stage2/06-dride-base/00-run.sh index 3a21c9c..81f3f1d 100755 --- a/stage2/06-dride-base/00-run.sh +++ b/stage2/06-dride-base/00-run.sh @@ -48,7 +48,7 @@ cd /home # Install dependencies echo "========== Update Aptitude ===========" -# sudo apt-get update -y +sudo apt-get update -y # sudo apt-get upgrade if [ ${OS_TYPE} == "dride-plus" ]; then