Use websocket from library
This commit is contained in:
parent
ddb49bad13
commit
e94ba7a3a9
6 changed files with 19 additions and 85 deletions
|
|
@ -8,7 +8,7 @@ do
|
|||
clear
|
||||
if make -j12; then
|
||||
echo -e "\n\e[32;1mOK!\e[0m"
|
||||
curl -s http://notes.lan:1371/css_updated
|
||||
curl -s http://notes.lan:1371/_ws/css_update
|
||||
sleep 1
|
||||
clear
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue