summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-03-19 19:35:54 +0100
committermakefu <github@syntax-fehler.de>2014-03-19 19:36:38 +0100
commitdac1785de2a5f1217f6e47b765553ad3f277d0cc (patch)
treef14f2b9f73415448a876f10be4d741ae9b82558f
parent9acc67ee5d32dff4c6c3485a4ee4910b0be1dad4 (diff)
add shebang to reaktor.py
-rw-r--r--Reaktor/IRC/reaktor.py1
-rw-r--r--filehooker/root-image/etc/systemd/system/start-ncdc@.service (renamed from filehooker/root-image/etc/systemd/system/start-ncdc.service)0
2 files changed, 1 insertions, 0 deletions
diff --git a/Reaktor/IRC/reaktor.py b/Reaktor/IRC/reaktor.py
index 990d47e5..4fb8f75c 100644
--- a/Reaktor/IRC/reaktor.py
+++ b/Reaktor/IRC/reaktor.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
import os
from ircasy import asybot
from asyncore import loop
diff --git a/filehooker/root-image/etc/systemd/system/start-ncdc.service b/filehooker/root-image/etc/systemd/system/start-ncdc@.service
index 8099678d..8099678d 100644
--- a/filehooker/root-image/etc/systemd/system/start-ncdc.service
+++ b/filehooker/root-image/etc/systemd/system/start-ncdc@.service