⬆️ Updated tools
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
wget "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_linux_amd64.deb" -nv -O /tmp/duf.deb
|
||||
wget "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_linux_amd64.deb" -nv -O /tmp/duf.deb
|
||||
dpkg -i /tmp/duf.deb
|
||||
|
Reference in New Issue
Block a user