소스 검색

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