summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzocker-1602020-08-06 00:11:26 +0200
committerzocker-1602020-08-06 00:11:26 +0200
commit6df32f9320d15d56d5a662827162ee4c5016c768 (patch)
treef91f609970a0b9a9b7505e805f1723d734a548a3
parentb5b0b6bc0c8f1ead752c4d6657cd0a36dbfe9ccb (diff)
downloadaur-6df32f9320d15d56d5a662827162ee4c5016c768.tar.gz
add new start script
-rwxr-xr-xbless_bin3
1 files changed, 3 insertions, 0 deletions
diff --git a/bless_bin b/bless_bin
new file mode 100755
index 000000000000..9ce66ee76a9d
--- /dev/null
+++ b/bless_bin
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+mono "/usr/lib/bless/bless.exe" "$@"