mirror of
https://git.suyu.dev/suyu/AppImageKit-checkrt.git
synced 2025-12-21 21:26:06 +01:00
fix download address
This commit is contained in:
parent
e96f4b3436
commit
15ef850406
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -21,5 +21,5 @@ AppRun_patched.c: AppRun.c
|
|||
patch -p1 --output $@ < AppRun.c.patch
|
||||
|
||||
AppRun.c:
|
||||
wget -c "https://raw.githubusercontent.com/probonopd/AppImageKit/appimagetool/master/AppRun.c"
|
||||
wget -c "https://raw.githubusercontent.com/AppImage/AppImageKit/master/AppRun.c"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue