⬆️ Updated tools

This commit is contained in:
2022-03-22 16:24:32 +01:00
parent ff28da95fc
commit e3c8b5bb1f
5 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
set -eu
wget "https://github.com/conan-io/conan/releases/latest/download/conan-ubuntu-64.deb" -nv -O /tmp/conan.deb
dpkg -i /tmp/conan.deb
wget "https://github.com/AnotherFoxGuy/conan-onefile/releases/latest/download/conan-linux" -nv -O /tmp/conan
install -m 755 /tmp/conan /usr/local/bin/