Ver a proveniência

Add install path.

tags/5.1.0
Luigi Cruz há 3 anos
ascendente
cometimento
f89b892183
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      stage4/32-pisdr-dump1090/00-run.sh

+ 1
- 1
stage4/32-pisdr-dump1090/00-run.sh Ver ficheiro

@@ -16,7 +16,7 @@ apt-get install --no-install-recommends --no-install-suggests -y git build-essen
pkg-config dh-systemd libncurses5-dev lighttpd zlib1g-dev zlib1g unzip

rm -rf /usr/local/share/adsb-wiki/readsb-install/git
if ! git clone --branch stale --depth 1 https://github.com/wiedehopf/readsb.git "$ipath/git"
if ! git clone --branch stale --depth 1 https://github.com/wiedehopf/readsb.git "/usr/local/share/adsb-wiki/readsb-install/git"
then
echo "Unable to git clone the repository"
exit 1


Carregando…
Cancelar
Guardar