diff --git a/workspace/scripts/00-update-system.sh b/workspace/scripts/00-update-system.sh index 2d3391c..fa116b4 100644 --- a/workspace/scripts/00-update-system.sh +++ b/workspace/scripts/00-update-system.sh @@ -9,6 +9,6 @@ export LC_ALL=C source /common.sh install_cleanup_trap -sudo apt full-upgrade +sudo apt full-upgrade -y sudo fake-hwclock save # save the stored time to the current time \ No newline at end of file