summarylogtreecommitdiffstats
path: root/cfw
diff options
context:
space:
mode:
authorSukanka2022-02-27 01:03:51 +0800
committerSukanka2022-02-27 01:03:51 +0800
commit92aac72d159c0b5875d1501a950d990f391f2bd3 (patch)
tree658ce72ffb0d87719f8c1e426dda064f599f7544 /cfw
downloadaur-92aac72d159c0b5875d1501a950d990f391f2bd3.tar.gz
first push
Diffstat (limited to 'cfw')
-rw-r--r--cfw3
1 files changed, 3 insertions, 0 deletions
diff --git a/cfw b/cfw
new file mode 100644
index 000000000000..70b654a334ba
--- /dev/null
+++ b/cfw
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /opt/clash-for-windows
+electron app.asar "$@"