renamed welcome crontab crontab.example, thanks Jonathan
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.00.0 (2012-07-08 09:45:15) dev
|
||||
Version 2.00.0 (2012-07-08 16:39:56) dev
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@ class extcron(threading.Thread):
|
||||
threading.Thread.__init__(self)
|
||||
self.setDaemon(False)
|
||||
self.path = applications_parent
|
||||
crondance(self.path, 'external', startup=True)
|
||||
# crondance(self.path, 'external', startup=True)
|
||||
|
||||
def run(self):
|
||||
if not _cron_stopping:
|
||||
|
||||
Reference in New Issue
Block a user