- Log in to post comments
#!/bin/bash
# add reopsitory
cat < /etc/apt/sources.list.d/ubuntuone-beta-sources.list
deb http://ppa.launchpad.net/ubuntuone/beta/ubuntu jaunty main
deb-src http://ppa.launchpad.net/ubuntuone/beta/ubuntu jaunty main
EOF
# update
apt-get update
# install
#?# apt-get install -y ubuntuone-ppa-beta
apt-get install -y ubuntuone-client