aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xkvmx1
1 files changed, 1 insertions, 0 deletions
diff --git a/kvmx b/kvmx
index 920e346..4fcc084 100755
--- a/kvmx
+++ b/kvmx
@@ -134,6 +134,7 @@ function __kvmx_initialize {
# Existing kvmxfile but not registered at the global user config
FOLDER="$(pwd)"
__kvmx_create_config_entry
+ source $GLOBAL_USER_CONFIG_FOLDER/$VM
else
echo "$BASENAME: config not found: $GLOBAL_USER_CONFIG_FOLDER/$VM"
exit 1