Skip to content

Commit e29bdfd

Browse files
ahoyingJon Wayne Parrott
authored andcommitted
Update example_startup_script.sh (GoogleCloudPlatform#1240)
On latest Debian 9 image on GCP this startup script fails with this error: Nov 30 17:03:33 localhost startup-script: INFO startup-script: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
1 parent 2a4b61d commit e29bdfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iap/example_startup_script.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
apt-get -y update
12
apt-get -y install git
23
apt-get -y install virtualenv
34
git clone https://github.com/GoogleCloudPlatform/python-docs-samples

0 commit comments

Comments
 (0)