Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
docs: Add missing gce_startup_script end comment
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldreingruber committed May 18, 2021
1 parent b926428 commit 5a6ae43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/startupScript.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ async function main(name = 'start-script-example') {
}

createVMWithStartupScript();
// [END gce_startup_script]
}

main(...process.argv.slice(2));

0 comments on commit 5a6ae43

Please sign in to comment.