diff options
author | Xiaotian Wu | 2022-12-03 21:09:21 +0800 |
---|---|---|
committer | Xiaotian Wu | 2022-12-03 21:09:21 +0800 |
commit | 73d10e5cb86c9ff233461d5968014f4c5d5ab5c9 (patch) | |
tree | b0e6af45c783f77d1b680c8e46c767c02d62a08d /electron.sh | |
parent | a0a72cfe36c2dc2fe5b96864f14c3a27438d3430 (diff) | |
download | aur-73d10e5cb86c9ff233461d5968014f4c5d5ab5c9.tar.gz |
youku
Diffstat (limited to 'electron.sh')
-rw-r--r-- | electron.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/electron.sh b/electron.sh new file mode 100644 index 000000000000..49ade0aae588 --- /dev/null +++ b/electron.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +exec /usr/bin/electron9 $@ |