Przeglądaj źródła

use bash

feature/tunne_bootstrapscrips
Petr Michalec 6 lat temu
rodzic
commit
bc91ebfcf9
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      galera/files/bootstrap.sh

+ 2
- 2
galera/files/bootstrap.sh Wyświetl plik

@@ -1,8 +1,8 @@
#!/bin/sh
#!/bin/bash

service {{ service.service }} start

counter=${1:-60}
counter=${1:-120}
retries=0

while [ $counter -gt 0 ]

Ładowanie…
Anuluj
Zapisz