Minor fix

This commit is contained in:
2025-11-01 21:16:10 +01:00
부모 3adc169457
커밋 265b635a0c
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제

파일 보기

@@ -5,5 +5,4 @@ __________ .___ _____ .___
|______ /(____ /\____ | \____|__ /___|
\/ \/ \/ \/
B A D A I - H O S T ( U B U N T U , A M D G P U )

파일 보기

@@ -38,7 +38,8 @@ sudo chown -R $LOGNAME /srv/containers
# 8. Creare sottocartelle per aitools
echo "Creando cartelle per aitools..."
mkdir -p /srv/containers/aitools/{models,.cache}
mkdir -p /srv/containers/aitools/models
mkdir -p /srv/containers/aitools/.cache
# 9. Creare file vuoto llamacpp_config.yaml
echo "Creando llamacpp_config.yaml..."