Use websocket from library

This commit is contained in:
Magnus Åhall 2024-01-07 16:20:21 +01:00
parent ddb49bad13
commit e94ba7a3a9
6 changed files with 19 additions and 85 deletions

View file

@ -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