summaryrefslogtreecommitdiff
path: root/community/wings3d/wings3d.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community/wings3d/wings3d.sh')
-rw-r--r--community/wings3d/wings3d.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/wings3d/wings3d.sh b/community/wings3d/wings3d.sh
new file mode 100644
index 000000000..c0fd3b2fb
--- /dev/null
+++ b/community/wings3d/wings3d.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+erl -noinput -smp disable -pa /usr/lib/erlang/lib/esdl-*/ebin /usr/lib/wings3d/ebin -run wings_start start_halt ${1+"$@"}