fix: yet another typo fixed

pull/2/head
Falk Werner 5 years ago
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…
Cancel
Save