mirror of
https://github.com/falk-werner/webfuse-provider
synced 2024-10-27 20:44:10 +00:00
fix: yet another typo fixed
This commit is contained in:
parent
7021411ee7
commit
75496cdefd
@ -14,7 +14,7 @@ before_install:
|
||||
- make
|
||||
- sudo make install
|
||||
- cd ..
|
||||
- wget -O libwebsockets-3.1.0.tat.gz https://github.com/warmcat/libwebsockets/archive/v3.1.0.tar.gz
|
||||
- wget -O libwebsockets-3.1.0.tar.gz https://github.com/warmcat/libwebsockets/archive/v3.1.0.tar.gz
|
||||
- tar -xf libwebsockets-3.1.0.tar.gz
|
||||
- cd libwebsockets-3.1.0
|
||||
- mkdir .build
|
||||
|
Loading…
Reference in New Issue
Block a user