aboutsummaryrefslogtreecommitdiff
path: root/kvmx-create
diff options
context:
space:
mode:
Diffstat (limited to 'kvmx-create')
-rwxr-xr-xkvmx-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmx-create b/kvmx-create
index 9cc8c74..907b531 100755
--- a/kvmx-create
+++ b/kvmx-create
@@ -476,7 +476,7 @@ EOF
fi
# Initial user homedir
- mkdir -p $WORK/home/$user
+ kvmx_sudo_run mkdir -p $WORK/home/$user
#if [ "$ssh_support" == "y" ]; then
if [ "$ssh_custom" == "y" ]; then