summarylogtreecommitdiffstats
path: root/omnisharp.sh
diff options
context:
space:
mode:
authorBaltazár Radics2021-01-19 09:32:58 +0100
committerBaltazár Radics2021-01-19 09:32:58 +0100
commitde6511f7ac20bee6efa72682ac7c6870692f3b1d (patch)
tree8d764cc133c96c62e97bcbf6c3aec8a668714799 /omnisharp.sh
downloadaur-de6511f7ac20bee6efa72682ac7c6870692f3b1d.tar.gz
init
Diffstat (limited to 'omnisharp.sh')
-rwxr-xr-xomnisharp.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/omnisharp.sh b/omnisharp.sh
new file mode 100755
index 000000000000..dcb8e6061470
--- /dev/null
+++ b/omnisharp.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec mono /usr/lib/omnisharp/OmniSharp.exe "$@"