解决一些p0问题

This commit is contained in:
2026-08-13 09:31:12 +08:00
parent ea61505472
commit d693318a02
32 changed files with 608 additions and 949 deletions
+1 -1
View File
@@ -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}"