Deprecate uploading to Garmin Connect

Add note about non-rooted Android 15 and later
This commit is contained in:
oldnapalm
2026-03-30 20:08:01 -03:00
parent f2a2197bda
commit 41eef4fd77
6 changed files with 10 additions and 48 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ WORKDIR /usr/src/app/zwift-offline
COPY . .
RUN pip install --no-cache-dir --root-user-action=ignore -r requirements.txt
RUN pip install --no-cache-dir --root-user-action=ignore garth
RUN pip install --no-cache-dir --root-user-action=ignore garth==0.6.3
RUN chmod 777 storage