Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/attic/gitlab-ci/linux/run-client.sh
diff options
context:
space:
mode:
Diffstat (limited to 'attic/gitlab-ci/linux/run-client.sh')
-rw-r--r--attic/gitlab-ci/linux/run-client.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/attic/gitlab-ci/linux/run-client.sh b/attic/gitlab-ci/linux/run-client.sh
new file mode 100644
index 0000000..b7cb8ba
--- /dev/null
+++ b/attic/gitlab-ci/linux/run-client.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+cd "`dirname \"$0\"`"
+
+LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./" ./starbound "$@"