mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
fix: yet another typo fixed
This commit is contained in:
parent
7021411ee7
commit
75496cdefd
@ -14,7 +14,7 @@ before_install:
|
|||||||
- make
|
- make
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- cd ..
|
- 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
|
- tar -xf libwebsockets-3.1.0.tar.gz
|
||||||
- cd libwebsockets-3.1.0
|
- cd libwebsockets-3.1.0
|
||||||
- mkdir .build
|
- mkdir .build
|
||||||
|
Loading…
Reference in New Issue
Block a user