Ver código fonte

updates executable

Steve Nyemba 1 ano atrás
pai
commit
d06862c767
3 arquivos alterados com 2 adições e 1 exclusões
  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