解决一些p0问题
This commit is contained in:
@@ -16,7 +16,7 @@ include "${BASH_SOURCE[0]}" ./base/export.bash
|
||||
|
||||
install_cmake() {
|
||||
local ver="$1"
|
||||
local install_dir="/ae/opt/cmake"
|
||||
local install_dir="${_ae_root_}/opt/cmake"
|
||||
|
||||
sudo mkdir -p "${install_dir}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user