mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-12 16:57:04 +00:00
install.sh: update install url
This commit is contained in:
@@ -112,7 +112,7 @@ check_install_cuda_drivers() {
|
|||||||
|
|
||||||
download_ollama() {
|
download_ollama() {
|
||||||
$SUDO_CMD mkdir -p /usr/bin
|
$SUDO_CMD mkdir -p /usr/bin
|
||||||
$SUDO_CMD curl -fsSL -o /usr/bin/ollama "https://ollama.ai/download/latest/ollama-linux-$ARCH_SUFFIX"
|
$SUDO_CMD curl -fsSL -o /usr/bin/ollama "https://ollama.ai/download/ollama-linux-$ARCH_SUFFIX"
|
||||||
}
|
}
|
||||||
|
|
||||||
configure_systemd() {
|
configure_systemd() {
|
||||||
|
|||||||
Reference in New Issue
Block a user