diff options
Diffstat (limited to 'src')
-rwxr-xr-x[-rw-r--r--] | src/instances/get_instances.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/instances/get_instances.py b/src/instances/get_instances.py index 8a0258c0..46b8589d 100644..100755 --- a/src/instances/get_instances.py +++ b/src/instances/get_instances.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 # Note: Run this script from the root of the repo import traceback |