🎉 Added scripts

This commit is contained in:
2020-10-19 10:41:37 +00:00
committed by GitHub
parent c1894f5744
commit f5c789da9d
6 changed files with 28 additions and 1 deletions

6
install-cmake.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/bash
set -eu
cd /tmp/
lastversion Kitware/CMake --assets --filter sh -d
sh $(find . -name "cmake-*-Linux-x86_64.sh") --exclude-subdir --prefix=/usr/local