Skip to content
Snippets Groups Projects
Commit c2c3436d authored by Opt Out's avatar Opt Out
Browse files

Remove VM build option - Automation broken by staging

Former-commit-id: 5fbc76bf
Former-commit-id: ef4202b0
Former-commit-id: 40e60340
parent 29605751
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@
# 1. Check users live iso for dependencies
# 2. Gather user information to be used later
# - Partitioning Selection
# - Environment. KDE, GDE, WM, or CLI
# - Environment - CLI or Gnome
# - Encryption password
# - User and Admin Password
# 3. Print help message
......@@ -267,7 +267,7 @@ main() {
partition
base_install
gui
virt_machines
# virt_machines
encryption_setup
config_host
check_config
......@@ -280,7 +280,7 @@ main() {
"$BASE_INSTALL"
"$WRITE_CONFIGS"
"$BUILD_GUI"
"$BUILD_VM"
# "$BUILD_VM"
"$RESTRICT_PERMS"
"$FINISH")
declare -i buildScripts_len=${#buildScripts[@]}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment