From 30ec6f2d32c64ec79f60f6dce895e4cdb7adb129 Mon Sep 17 00:00:00 2001 From: Mac Date: Mon, 31 May 2021 22:51:44 +0200 Subject: [PATCH] Removed oem-config-prepare command The automatic call of oem-config-prepare at the end of the script prevents tests that need a reboot (e .g. after installing certain hardware drivers like for graphic cards). --- mint/linux_mint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/mint/linux_mint.sh b/mint/linux_mint.sh index f1823d5..d5b4223 100755 --- a/mint/linux_mint.sh +++ b/mint/linux_mint.sh @@ -248,4 +248,3 @@ e "Apt proxy wieder entfernen..." rm /etc/apt/apt.conf.d/01aptproxy e "Initiales Setup beendet." -oem-config-prepare