Files
Agents/services/linux/service.py
T
2024-08-12 14:08:45 +02:00

10 lines
212 B
Python

import os
import sys
import requests
current_version = []
new_version = []
# Get Current Version of Files -> Verionfile txt on /opt/agents/version.txt
# Check Verison on Github by Curl https://gitlab.stines.de