瀏覽代碼

updates executable

Steve Nyemba 1 年之前
父節點
當前提交
d06862c767
共有 3 個文件被更改,包括 2 次插入1 次删除
  1. 1 0
      bin/smart-logger
  2. 0 1
      bin/smart-top
  3. 1 0
      smart/__init__.py

+ 1 - 0
bin/smart-logger

@@ -0,0 +1 @@
+../smart/__main__.py

+ 0 - 1
bin/smart-top

@@ -1 +0,0 @@
-../smart/top/__main__.py

+ 1 - 0
smart/__init__.py

@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 """
 This framework allows data to be logged to a given data store i.e :
     - disk, cloud (google, dropbox, box, sugarsync or s3) or a queue server