Skip to content

Commit

Permalink
Document bootstrap-flatcar.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Johanan Liebermann <jliebermann@microsoft.com>
  • Loading branch information
johananl committed Jun 3, 2022
1 parent be73746 commit 159f122
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 159f122

Please sign in to comment.