From 23760685954dda7d9d00cc36b59b6c5f9958fdc4 Mon Sep 17 00:00:00 2001 From: Andrea Mistrali Date: Thu, 27 Jun 2024 14:32:57 +0000 Subject: [PATCH] Delete main.py --- main.py | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 main.py diff --git a/main.py b/main.py deleted file mode 100644 index f0920a4..0000000 --- a/main.py +++ /dev/null @@ -1,17 +0,0 @@ -#! /usr/bin/env python3 -# vim:fenc=utf-8 -# -# Copyright © 2024 andre -# -# Distributed under terms of the MIT license. - -""" - -""" - -import headscale_api_client - -import os - -os.environ['HS_API_TOKEN']='09-Cd1WbZw.uohjzoBQ2x1Bf9fsu5lXjzK03oO8oX9Mkty8AhESOos' -os.environ['HS_SERVER']='https://headscale.arringo.co'