diff options
-rw-r--r-- | ks-template/hw/dell/R7425/100g-dtn.ks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ks-template/hw/dell/R7425/100g-dtn.ks b/ks-template/hw/dell/R7425/100g-dtn.ks index 52e3b00..478440d 100644 --- a/ks-template/hw/dell/R7425/100g-dtn.ks +++ b/ks-template/hw/dell/R7425/100g-dtn.ks @@ -40,7 +40,7 @@ autopart --type=lvm --nohome clearpart --all --drives=sda,sdb # Boot the installed system automatically once the install finishes; -#reboot +reboot %packages @core |