CD into AboveTustin repository path if not there.

pull/376/head
Joe Prochazka 2017-11-04 03:26:24 -04:00 zatwierdzone przez GitHub
rodzic e2ff3c9a7d
commit 566c0fdd02
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -603,6 +603,11 @@ else
echo -e ""
fi
if [[ ! "${PWD}" = "${RECEIVER_BUILD_DIRECTORY}/abovetustin/AboveTustin" ]] ; then
echo -e "\e[94m Entering the AboveTustin git repository directory...\e[97m"
cd ${RECEIVER_BUILD_DIRECTORY}/abovetustin/AboveTustin 2>&1
fi
## BUILD AND INSTALL
## APPLY CONFIGURATION