summaryrefslogtreecommitdiffstats
path: root/recipes-wam/wam/files/WebAppMgr.env
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-wam/wam/files/WebAppMgr.env')
-rw-r--r--recipes-wam/wam/files/WebAppMgr.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-wam/wam/files/WebAppMgr.env b/recipes-wam/wam/files/WebAppMgr.env
index 7737d784..f1d0f28f 100644
--- a/recipes-wam/wam/files/WebAppMgr.env
+++ b/recipes-wam/wam/files/WebAppMgr.env
@@ -64,7 +64,7 @@ ENABLE_LAUNCH_OPTIMIZATION=1
NETWORK_STABLE_TIMEOUT=3
WAM_SWITCHES="\
- --user-data-dir=\"$WAM_DATA_PATH\" \
+ --user-data-dir=$WAM_DATA_PATH \
--use-gl=egl \
--enable-features=UseOzonePlatform \
--ozone-platform=wayland \