Explorar el Código

add restic to packges install

master
samir1 hace 6 horas
padre
commit
d85c1175a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      prep-grid-vm.sh

+ 1
- 1
prep-grid-vm.sh Ver fichero

@@ -3,7 +3,7 @@
update_system() {
echo "Updating system and installing mandatory tools"
apt-get update
apt-get install sudo nmon tmux tcpdump nano iputils-ping net-tools -y
apt-get install sudo nmon tmux restic tcpdump nano iputils-ping net-tools -y
}

install_docker() {


Cargando…
Cancelar
Guardar