summarylogtreecommitdiffstats
path: root/baidunetdisk-wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'baidunetdisk-wrapper.sh')
-rwxr-xr-xbaidunetdisk-wrapper.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/baidunetdisk-wrapper.sh b/baidunetdisk-wrapper.sh
new file mode 100755
index 000000000000..caba62cea061
--- /dev/null
+++ b/baidunetdisk-wrapper.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+HOME="${HOME:-/tmp}/.local/share" exec /usr/lib/baidunetdisk/baidunetdisk "$@"