Minor fix
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user