Skip to content

Instantly share code, notes, and snippets.

@NTICompass
Created August 31, 2012 14:33
Show Gist options
  • Save NTICompass/3553653 to your computer and use it in GitHub Desktop.
Save NTICompass/3553653 to your computer and use it in GitHub Desktop.
Adobe Air launcher for linux
#!/bin/sh
/opt/AdobeAir/bin/adl -nodebug "/opt/airapps/$1/META-INF/AIR/application.xml" "/opt/airapps/$1/" "${@:2}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment