forked from pool/cloud-init
9 lines
150 B
Diff
9 lines
150 B
Diff
|
--- tools/render-cloudcfg.orig
|
||
|
+++ tools/render-cloudcfg
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env python3
|
||
|
+#!/usr/bin/env python
|
||
|
|
||
|
import argparse
|
||
|
import os
|