From: Silvio Rhatto Date: Thu, 2 Nov 2017 17:05:32 +0000 (-0200) Subject: Force config symlink X-Git-Tag: 0.1.0~364 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8721e9c27d1ff74fc96462275aaeefaec18aff54;p=kvmx.git Force config symlink --- diff --git a/kvmx b/kvmx index a1e814a..10c4b68 100755 --- a/kvmx +++ b/kvmx @@ -72,7 +72,7 @@ function __kvmx_create_config_entry { return 1 fi - ( cd $GLOBAL_USER_CONFIG_FOLDER && ln -s $FOLDER/kvmxfile $VM ) + ( cd $GLOBAL_USER_CONFIG_FOLDER && ln -sf $FOLDER/kvmxfile $VM ) } # Initialize