⬆️ Updated tools
This commit is contained in:
@@ -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/
|
Reference in New Issue
Block a user