summarylogtreecommitdiffstats
path: root/cstrike.sh
diff options
context:
space:
mode:
authorClarence2022-04-11 18:37:09 +0800
committerClarence2022-04-11 18:37:09 +0800
commit0438c5ee9a935be7c82b7b784f71e440c23342cc (patch)
treec96a2a75f1f0c9efb5834f802be2b371cec50c92 /cstrike.sh
downloadaur-cstrike-appimage.tar.gz
initial commit
Diffstat (limited to 'cstrike.sh')
-rwxr-xr-xcstrike.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/cstrike.sh b/cstrike.sh
new file mode 100755
index 000000000000..40ae41309531
--- /dev/null
+++ b/cstrike.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+/opt/appimages/cstrike.AppImage "$@"