diff --git a/handler/app.py b/handler/app.py index 0f5105e..c759481 100755 --- a/handler/app.py +++ b/handler/app.py @@ -1,4 +1,4 @@ -#!/usr/sbin/env python3 +#!/usr/bin/env python3 # Twisted/Klein imports from twisted.logger import Logger from twisted.internet import reactor