mirror of
https://github.com/falk-werner/webfused
synced 2024-10-27 20:44:08 +00:00
fix: fixes webfuse url
This commit is contained in:
parent
13f4b845d6
commit
3465e4511c
@ -64,7 +64,7 @@ before_install:
|
||||
- cd ..
|
||||
- cd ..
|
||||
# libwebfuse
|
||||
- wget https://github.com/falk-werner/webfuse/archive/master.zip -O webfuse.tar.gz
|
||||
- wget https://github.com/falk-werner/webfuse/archive/master.tar.gz -O webfuse.tar.gz
|
||||
- tar -xf webfuse.tar.gz
|
||||
- cd webfuse-master
|
||||
- mkdir .build
|
||||
|
Loading…
Reference in New Issue
Block a user