mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Added script to install minikube usinig DNF
This commit is contained in:
0
examples/alpine linux/raspberrypi.headless-setup.sh
Executable file → Normal file
0
examples/alpine linux/raspberrypi.headless-setup.sh
Executable file → Normal file
0
examples/gentoo linux/install.virtualbox.sh
Executable file → Normal file
0
examples/gentoo linux/install.virtualbox.sh
Executable file → Normal file
0
examples/gentoo linux/post-install.virtualbox.sh
Executable file → Normal file
0
examples/gentoo linux/post-install.virtualbox.sh
Executable file → Normal file
0
examples/move-to-zsh.sh
Executable file → Normal file
0
examples/move-to-zsh.sh
Executable file → Normal file
0
examples/raspberry pi os/salt-and-other-stuff.bash
Executable file → Normal file
0
examples/raspberry pi os/salt-and-other-stuff.bash
Executable file → Normal file
0
scripts/arch linux/virtualbox-guest-utils.nox-to-x.sh
Normal file → Executable file
0
scripts/arch linux/virtualbox-guest-utils.nox-to-x.sh
Normal file → Executable file
0
scripts/dnf/clamav.install.sh
Normal file → Executable file
0
scripts/dnf/clamav.install.sh
Normal file → Executable file
3
scripts/dnf/minikube.install.sh
Executable file
3
scripts/dnf/minikube.install.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
sudo dnf install --assumeyes https://storage.googleapis.com/minikube/releases/latest/minikube-latest.x86_64.rpm
|
||||
Reference in New Issue
Block a user