Преглед изворни кода

add restic to packges install

master
samir1 пре 6 часа
родитељ
комит
d85c1175a1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      prep-grid-vm.sh

+ 1
- 1
prep-grid-vm.sh Прегледај датотеку

@@ -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() {


Loading…
Откажи
Сачувај