diff options
author | Kimiblock Moe | 2025-01-21 12:43:34 +0800 |
---|---|---|
committer | Kimiblock Moe | 2025-01-21 12:43:34 +0800 |
commit | b91baeff4db40e8b5ea3b081984cc39e23b8d46f (patch) | |
tree | 7765007ff604fbf2474bc006fabdcb8a86d8f45a /start.sh | |
download | aur-b91baeff4db40e8b5ea3b081984cc39e23b8d46f.tar.gz |
Initial Commit
Diffstat (limited to 'start.sh')
-rw-r--r-- | start.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/start.sh b/start.sh new file mode 100644 index 000000000000..edcd68767a8e --- /dev/null +++ b/start.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +export _portableConfig="com.tencent.wemeet" + +portable |