Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(614)

Side by Side Diff: compute_engine_scripts/skfe/startup-script.sh

Issue 819473004: Set up the nginx servers for handling *.skia.org traffic. (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | compute_engine_scripts/skfe/vm_config.sh » ('j') | skfe/sys/skia_org » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #! /bin/bash 1 #! /bin/bash
2 apt-get update 2 apt-get update
3 apt-get upgrade -y 3 apt-get upgrade -y
4 apt-get install -y git 4 apt-get install -y nginx
OLDNEW
« no previous file with comments | « no previous file | compute_engine_scripts/skfe/vm_config.sh » ('j') | skfe/sys/skia_org » ('J')

Powered by Google App Engine
This is Rietveld 408576698