diff options
-rw-r--r-- | Reaktor/IRC/reaktor.py | 1 | ||||
-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 |