create Folder latest / move Update out of Version to rename

This commit is contained in:
sebastian.serfling
2024-08-12 15:02:26 +02:00
parent 601f86e2e7
commit ba564899b9
21 changed files with 593 additions and 0 deletions
View File
+12
View File
@@ -0,0 +1,12 @@
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 http://172.17.1.251/sebastian.serfling/Agents/src/branch/main/version
# IF Version same ->