forked from extern/zsync
Fix download url
This commit is contained in:
parent
368398bba3
commit
e899ae002b
@ -25,7 +25,7 @@ apt install bashclub-zsync
|
||||
|
||||
#### Download and make executable
|
||||
~~~
|
||||
wget -q --no-cache -O /usr/bin/bashclub-zsync https://git.bashclub.org/bashclub/zsync/raw/branch/dev/bashclub-zsync/usr/bin/bashclub-zsync
|
||||
wget -q --no-cache -O /usr/bin/bashclub-zsync https://gitlab.bashclub.org/bashclub/zsync/-/raw/main/bashclub-zsync/usr/bin/bashclub-zsync
|
||||
chmod +x /usr/bin/bashclub-zsync
|
||||
bashclub-zsync
|
||||
~~~
|
||||
|
Loading…
Reference in New Issue
Block a user