summarylogtreecommitdiffstats
path: root/creeper-world.sh
diff options
context:
space:
mode:
authorAinola2016-03-17 21:48:07 -0600
committerAinola2016-03-17 21:48:07 -0600
commitc3ed63d574cc438c14ced7dd10bbe62ae6e174b3 (patch)
tree84bf19e77ed28bb0a3ac2d91e79bb13befa7bf8e /creeper-world.sh
downloadaur-c3ed63d574cc438c14ced7dd10bbe62ae6e174b3.tar.gz
migration from AUR3 and a few updates
Diffstat (limited to 'creeper-world.sh')
-rwxr-xr-xcreeper-world.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/creeper-world.sh b/creeper-world.sh
new file mode 100755
index 000000000000..4bd7bb5774ae
--- /dev/null
+++ b/creeper-world.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+/opt/adobe-air-sdk/bin/adl \
+ -nodebug \
+ /usr/share/creeper-world/META-INF/AIR/application.xml \
+ /usr/share/creeper-world &