mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
fix: download link
This commit is contained in:
parent
773aed020a
commit
8cbe7bf64c
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@ -268,7 +268,7 @@ jobs:
|
|||||||
import requests
|
import requests
|
||||||
import os
|
import os
|
||||||
|
|
||||||
link = "https://peternjeim.ddns.net/ipfs/Qmbh8NKAtiaYSgXHj7GTXMcU2AqxCp3jof31Gneffr8XNi?filename=gapps.zip"
|
link = "https://peternjeim.ddns.net:8081/ipfs/Qmbh8NKAtiaYSgXHj7GTXMcU2AqxCp3jof31Gneffr8XNi?filename=gapps.zip"
|
||||||
|
|
||||||
print(f"downloading link: {link}", flush=True)
|
print(f"downloading link: {link}", flush=True)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user