summaryrefslogtreecommitdiff
path: root/community/wings3d/wings3d.sh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-28 00:05:06 -0700
committerroot <root@rshg054.dnsready.net>2013-03-28 00:05:06 -0700
commit0fbe25a10dce8ec16455854ed6929b688f98cb36 (patch)
tree24eae9f7b5c6ac412f662427713708f11c197628 /community/wings3d/wings3d.sh
parent87fbcb30b652672a7e110b66a4c15342e27df826 (diff)
Thu Mar 28 00:05:05 PDT 2013
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+"$@"}