mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-06-12 19:11:33 -07:00
Deprecate uploading to Garmin Connect
Add note about non-rooted Android 15 and later
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user