update useful command
This commit is contained in:
parent
0e03af1b2d
commit
0a79997a97
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
|
@ -399,7 +399,7 @@ fi
|
|||
echo ""
|
||||
echo "Useful commands:"
|
||||
echo " - View Onyx logs: cd ~/riotsecure/onyx_data && docker compose logs -f"
|
||||
echo " - Restart Onyx: cd ~/riotsecure/onyx_data && docker compose restart"
|
||||
echo " - Restart Onyx: cd ~/riotsecure/onyx_data/deployment && docker compose restart"
|
||||
echo " - List Ollama models: ollama list"
|
||||
echo " - Update Ollama models: cd ~/riotsecure && ./updateModels.sh modelfiles"
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue