summarylogtreecommitdiffstats
path: root/creeper-world.sh
blob: 4bd7bb5774aeba8652f5b508432daf73ac5e3f62 (plain)
1
2
3
4
5
6
#!/bin/sh

/opt/adobe-air-sdk/bin/adl \
    -nodebug \
    /usr/share/creeper-world/META-INF/AIR/application.xml \
    /usr/share/creeper-world &