summarylogtreecommitdiffstats
path: root/deepin-wine-quarkclouddrive.sh
diff options
context:
space:
mode:
authorzxp198210052024-04-09 16:39:06 +0800
committerzxp198210052024-04-09 16:39:06 +0800
commitd815b0d30083df54902d3ca85b01c8fcf21579bb (patch)
tree2b967d6f13fe8db7c57180395b179a6b8920adb8 /deepin-wine-quarkclouddrive.sh
parentfe66faf2201fa3e531bb4c1b93accb5311dbd08e (diff)
downloadaur-d815b0d30083df54902d3ca85b01c8fcf21579bb.tar.gz
fix errors
Diffstat (limited to 'deepin-wine-quarkclouddrive.sh')
-rw-r--r--deepin-wine-quarkclouddrive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deepin-wine-quarkclouddrive.sh b/deepin-wine-quarkclouddrive.sh
index 2e7ca9850fd0..c1801de29a60 100644
--- a/deepin-wine-quarkclouddrive.sh
+++ b/deepin-wine-quarkclouddrive.sh
@@ -16,7 +16,7 @@ DISABLE_ATTACH_FILE_DIALOG=""
if [ -z "${DISABLE_ATTACH_FILE_DIALOG}" ];then
export ATTACH_FILE_DIALOG=1
fi
-if [ -n "$EXPO{RT_ENVS" ];then
+if [ -n "$EXPORT_ENVS" ];then
export "${EXPORT_ENVS}"
fi
if [ -n "${EXEC_PATH}" ];then