Auto-install Script for Debian 6
  • hi guys,

    For my installation, i wrote a script to download and install quickly and easy Airtime

    today, i share this script with you and i hope it can help you

    the script is for Debian 6 and need just one interaction, in the first to install the debian-multimedia-keyring for lame.

    Question : if you have a solution to force the autoinstall of debian-multimedia-keyring, it will be geat.

    because
    sudo apt-get --assume-yes install debian-multimedia-keyring

    don't work

    if you have question, i'm here

    Enjoy!!!
  • 4 Comments sorted by
  • Vote Up0Vote Down VerheekVerheek
    Posts: 158Member
    Sweet! Now if they don't go and change the install page we'll be all set! Laughing
  • Tounsi, this script looks awesome, thanks for the contribution Smile

    When we roll out Airtime as a package, it will be even easier Smile

    Airtime Pro Hosting: http://airtime.pro
  • if you have problems cause you can't enter root password you can use:

    echo $rootpwd | sudo -S apt-get --assume-yes install debian-multimedia-keyring


    Let me know if it works for you Wink
  • Hi, I am trying to install AIRTIME on UBUNTU and am new to LINXU, can you help me with such a script please ?