mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
2 lines
68 B
Bash
Executable file
2 lines
68 B
Bash
Executable file
#!/bin/sh
|
|
exec /usr/bin/dotnet /usr/lib/asf/ArchiSteamFarm.dll "$@"
|