diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 00ac12b..5c1eea7 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -115,7 +115,7 @@ function global-installPackages() { multipath-tools \ || true - apt-get --purge autoremove + apt-get -y --purge autoremove # add stuff we want