Open main menu

Changes

Run relax at Google Cloud Computing

38 bytes added, 22:24, 28 November 2015
<source lang="bash">
URL=http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/deploy_google_computing_ubuntu.sh
#eval "$(curl "$URL")" # Or modify before installation
wget $URL
nano cat deploy_google_computing_ubuntu.sh
source deploy_google_computing_ubuntu.sh
 
# See functions
cat deploy_google_computing_ubuntu.sh
installandcheck
</source>