summaryrefslogtreecommitdiff
path: root/templates/cdemu
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cdemu')
-rw-r--r--templates/cdemu2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cdemu b/templates/cdemu
index 2a07fa0..81a83b0 100644
--- a/templates/cdemu
+++ b/templates/cdemu
@@ -1,6 +1,6 @@
_cdemu_dev () {
- exc "cdemu device-mapping | grep \"^${CDEMU_NO}\" | tr -s ' ' | cut -f 2 -d' '"
+ exc eval "cdemu device-mapping | grep \"^${CDEMU_NO}\" | tr -s ' ' | cut -f 2 -d' '"
}
iso_prepare () {