Open main menu

Changes

Run relax at Google Cloud Computing

34 bytes removed, 22:20, 28 November 2015
<source lang="bash">
wget http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/deploy_google_computing_ubuntu.sh
chmod +x deploy_google_computing_ubuntu.shsudo ./source deploy_google_computing_ubuntu.sh
# Or in one go
sudo curl URL=http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/deploy_google_computing_ubuntu.sh | basheval "$(curl "$URL")"
</source>