bump websocketd, commit binary

This commit is contained in:
2021-05-22 11:01:13 -04:00
parent c19eceb29a
commit 1b4dc7ab29
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ update-grub
#### install websocketd ####
## https://github.com/joewalnes/websocketd/releases
WEBSOCKETD_VERSION=0.3.1
WEBSOCKETD_VERSION=0.4.1
wget -nv -P /tmp/ https://github.com/joewalnes/websocketd/releases/download/v${WEBSOCKETD_VERSION}/websocketd-${WEBSOCKETD_VERSION}-linux_amd64.zip
unzip /tmp/websocketd-${WEBSOCKETD_VERSION}-linux_amd64.zip websocketd -d /tmp
mv /tmp/websocketd /usr/local/bin/