From: Barış Metin Date: Mon, 30 Nov 2009 23:32:40 +0000 (+0000) Subject: shebang python... X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ad6fa9018b6bbf77eb90b02f398d7adb3eb8ad2b;p=monitor.git shebang python... --- diff --git a/commands/reboot.py b/commands/reboot.py index 8b373d2..92e0f69 100755 --- a/commands/reboot.py +++ b/commands/reboot.py @@ -1,3 +1,5 @@ +#!/usr/bin/python + from monitor.reboot import * def main():