Przeglądaj źródła

fixed existing conf check

tags/v2.0.0
Robin Thoni 7 lat temu
rodzic
commit
20d2942171
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      install

+ 1
- 0
install Wyświetl plik

@@ -4,6 +4,7 @@ dir="$(dirname $(readlink -f "${0}"))"
4 4
 
5 5
 if [ ! -e /etc/sitegen ]
6 6
 then
7
+  rm -f /etc/sitegen &&
7 8
   cp -r "${dir}/sitegen" /etc/sitegen
8 9
 fi &&
9 10
 

Ładowanie…
Anuluj
Zapisz