From 2c9df09e7e960e85fc7d250a037e5377ed52e3f9 Mon Sep 17 00:00:00 2001 From: zgqq Date: Fri, 24 Mar 2017 12:19:00 +0800 Subject: [PATCH] Change jstorm python env --- bin/jstorm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/jstorm.py b/bin/jstorm.py index ef71f1090..42ee3abc5 100644 --- a/bin/jstorm.py +++ b/bin/jstorm.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file