From d2e69098c6cbb59e58f08c3eb3c330afa78ac903 Mon Sep 17 00:00:00 2001 From: Sebastian Serfling Date: Thu, 10 Aug 2023 15:35:25 +0200 Subject: [PATCH] Change Create Windows Task to main.py --- setup-info.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup-info.sh b/setup-info.sh index 8587f88..4fa26dd 100644 --- a/setup-info.sh +++ b/setup-info.sh @@ -23,8 +23,6 @@ git remote add orgin https://gitlab.stines.de/sebastian.serfling/REPORTS.git git fetch git pull orgin main - - ## Install Python python3 -m pip install virtualenv python3 -m virtualenv venv