Procházet zdrojové kódy

updates executable

Steve Nyemba před 1 rokem
rodič
revize
d06862c767
3 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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