fix: Corrects 1Password install to be non-interactive
This commit is contained in:
0
12-install-flatpaks-workstation.sh
Normal file → Executable file
0
12-install-flatpaks-workstation.sh
Normal file → Executable file
0
20-set-user-preferences-interactive.sh
Normal file → Executable file
0
20-set-user-preferences-interactive.sh
Normal file → Executable file
0
Debian/00-install-utilities.sh
Normal file → Executable file
0
Debian/00-install-utilities.sh
Normal file → Executable file
0
Debian/10-install-applications-universal.sh
Normal file → Executable file
0
Debian/10-install-applications-universal.sh
Normal file → Executable file
0
Debian/11-install-applications-server.sh
Normal file → Executable file
0
Debian/11-install-applications-server.sh
Normal file → Executable file
0
Debian/11-install-applications-workstation.sh
Normal file → Executable file
0
Debian/11-install-applications-workstation.sh
Normal file → Executable file
0
Debian/20-set-user-preferences-interactive.sh
Normal file → Executable file
0
Debian/20-set-user-preferences-interactive.sh
Normal file → Executable file
0
Debian/readme.md
Normal file → Executable file
0
Debian/readme.md
Normal file → Executable file
0
OpenSUSE/00-install-utilities.sh
Normal file → Executable file
0
OpenSUSE/00-install-utilities.sh
Normal file → Executable file
0
OpenSUSE/10-install-applications-universal.sh
Normal file → Executable file
0
OpenSUSE/10-install-applications-universal.sh
Normal file → Executable file
0
OpenSUSE/11-install-applications-server.sh
Normal file → Executable file
0
OpenSUSE/11-install-applications-server.sh
Normal file → Executable file
4
OpenSUSE/11-install-applications-workstation.sh
Normal file → Executable file
4
OpenSUSE/11-install-applications-workstation.sh
Normal file → Executable file
@@ -16,9 +16,9 @@ zypper -n install epiphany
|
||||
#-- 1Password --#
|
||||
sudo rpm --import https://downloads.1password.com/linux/keys/1password.asc
|
||||
zypper addrepo https://downloads.1password.com/linux/rpm/stable/x86_64 1password
|
||||
sudo zypper install 1password
|
||||
sudo zypper -n install 1password
|
||||
|
||||
#-- Ollama 00--#
|
||||
#-- Ollama --#
|
||||
#-- Local llm
|
||||
curl -fsSL https://ollama.com/install.sh | sh
|
||||
|
||||
|
||||
0
OpenSUSE/20-set-user-preferences-interactive.sh
Normal file → Executable file
0
OpenSUSE/20-set-user-preferences-interactive.sh
Normal file → Executable file
0
OpenSUSE/README.md
Normal file → Executable file
0
OpenSUSE/README.md
Normal file → Executable file
Reference in New Issue
Block a user