dever 5 years ago
parent
commit
25e3a32539
2 changed files with 2 additions and 0 deletions
  1. 1 0
      admin.py
  2. 1 0
      cron.py

+ 1 - 0
admin.py

@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 """
     demeter web

+ 1 - 0
cron.py

@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 import time
 from demeter.core import *