Skip to content

Commit

Permalink
Temporarily change magisk-delta URL to magisk-delta.old
Browse files Browse the repository at this point in the history
  • Loading branch information
nitanmarcel authored Nov 22, 2023
1 parent 9e9acb0 commit 3bcd867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waydroid_magisk.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

VERSION = '1.2.10'

MAGISK_HOST = "https://huskydg.github.io/magisk-files/"
MAGISK_HOST = "https://huskydg.github.io/magisk-files.old/"
MAGISK_CANARY = "%s/app-release.apk" % MAGISK_HOST

WAYDROID_DIR = "/var/lib/waydroid/"
Expand Down

0 comments on commit 3bcd867

Please sign in to comment.