Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Document bootstrap-flatcar.sh
Signed-off-by: Johanan Liebermann <jliebermann@microsoft.com>
  • Loading branch information
johananl committed May 30, 2022
1 parent 1417bbb commit b9eaa82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/capi/packer/files/flatcar/scripts/bootstrap-flatcar.sh
@@ -1,4 +1,7 @@
#!/bin/bash
#
# This script installs PyPy as a Python interpreter on a Flatcar instance.

set -e

[[ -n ${DEBUG:-} ]] && set -o xtrace
Expand Down

0 comments on commit b9eaa82

Please sign in to comment.