Skip to content

serv 1.0.2

Latest
Compare
Choose a tag to compare
@xonixx xonixx released this 28 Sep 13:05

Changes in this release: https://github.com/xonixx/serv/milestone/5?closed=1

To install or update the tool simply run (atm Linux 64 only):

sudo bash -e -c "
wget https://github.com/xonixx/serv/releases/download/v1.0.2/serv-linux-amd64 -O/usr/local/bin/serv
chmod +x /usr/local/bin/serv
echo \"serv \$(serv -v) installed successfully\" 
"