From 1960c0a449302d3d840183215ad24163be093699 Mon Sep 17 00:00:00 2001 From: Nose Date: Thu, 22 Jan 2026 03:13:23 -0800 Subject: [PATCH] f --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f027f0c..7155aac 100644 --- a/readme.md +++ b/readme.md @@ -43,7 +43,7 @@ Medios-Macina is a file media manager and virtual toolbox capable of downloading
LINUX -
curl -sSL https://example.com/script.py | python3 -
+
curl -sSL https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/scripts/bootstrap.py | python3 -
 
@@ -51,7 +51,7 @@ Medios-Macina is a file media manager and virtual toolbox capable of downloading
WINDOWS -
Invoke-WebRequest 'https://example.com/script.py' -UseBasicParsing | python
+
Invoke-WebRequest 'https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/scripts/bootstrap.py' | python