summarylogtreecommitdiffstats
path: root/asf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'asf.sh')
-rwxr-xr-xasf.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/asf.sh b/asf.sh
new file mode 100755
index 000000000000..d87346b94827
--- /dev/null
+++ b/asf.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/dotnet /usr/lib/asf/ArchiSteamFarm.dll "$@"