Ubuntu Pastebin

Paste from alesage at Wed, 3 Feb 2016 20:53:37 +0000

Download as text
1
2
3
4
5
6
--setup-commands ro-apt-update
--setup-commands 'mount -o remount,rw /'
--setup-commands 'apt-add-repository -y ppa:canonical-platform-qa/selenium'
--setup-commands 'apt-get --no-list-cleanup update -o Dir::Etc::SourceList=/dev/null'
--setup-commands 'apt-get install -y --no-install-recommends qttestability-autopilot'
--setup-commands 'sync; sleep 2; mount -o remount,ro /' --- ssh -s adb -- -p 0000 -s JW010687
Download as text