@@ -19,7 +19,7 @@ import pathlib
import setuptools
-_REPO_URL = "https://github.com/avrovulcanxh607/systemctl-mqtt"
+_REPO_URL = "https://github.com/fphammerle/systemctl-mqtt"
setuptools.setup(
name="systemctl-mqtt",
@@ -15,8 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
-print("nathan's version 3")
-
import abc
import argparse
import asyncio