summaryrefslogtreecommitdiffstats
path: root/libexec/container/create-qemu
diff options
context:
space:
mode:
authorSakirnth Nagarasa <sakirnth@gmail.com>2021-09-01 11:24:17 +0000
committerSakirnth Nagarasa <sakirnth@gmail.com>2021-09-01 11:24:17 +0000
commitb04c8adf50e570c0476b32e5dc89cf61c19876fb (patch)
treeeedc60cd3be644ec9adf6806671c2f91698187c7 /libexec/container/create-qemu
parentCorrecting qemu help output. (diff)
downloadcompute-tools-b04c8adf50e570c0476b32e5dc89cf61c19876fb.tar.xz
compute-tools-b04c8adf50e570c0476b32e5dc89cf61c19876fb.zip
Handling arguemnt id for qemu script.
Signed-off-by: Sakirnth Nagarasa <sakirnth@gmail.com>
Diffstat (limited to 'libexec/container/create-qemu')
-rwxr-xr-xlibexec/container/create-qemu2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/container/create-qemu b/libexec/container/create-qemu
index 9fadc44..8abd861 100755
--- a/libexec/container/create-qemu
+++ b/libexec/container/create-qemu
@@ -28,7 +28,7 @@ COMMAND="$(basename ${0})"
CONFIG="/etc/${SOFTWARE}/config"
HOOKS="/etc/${SOFTWARE}/hooks"
MACHINES="/var/lib/machines"
-SCRIPTS="/usr/share/${SOFTWARE}/scripts"
+SCRIPTS="/usr/share/${SOFTWARE}/build-scripts"
Parameters ()
{