SHA256
1
0
forked from pool/cloud-init
cloud-init/cloud-init-template-py2.patch

9 lines
150 B
Diff
Raw Normal View History

--- tools/render-cloudcfg.orig
+++ tools/render-cloudcfg
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
import argparse
import os