diff options
-rw-r--r-- | ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks index 17cfa7f..1a39e13 100644 --- a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks +++ b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks @@ -43,7 +43,7 @@ autopart --type=lvm clearpart --all --initlabel --drives=CLEARPART # Boot the installed system automatically once the install finishes; -#reboot +reboot %packages @core |