diff options
Diffstat (limited to 'tools/ccfg-merge-debug')
-rwxr-xr-x | tools/ccfg-merge-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ccfg-merge-debug b/tools/ccfg-merge-debug index 1f08e0cb..59c573af 100755 --- a/tools/ccfg-merge-debug +++ b/tools/ccfg-merge-debug @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 from cloudinit import handlers from cloudinit.handlers import cloud_config as cc_part |