Merge pull request #1 from tssva/patch-1

Correct LOGFILE typo
This commit is contained in:
Roni Väyrynen
2018-04-11 07:26:10 +03:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ function InstallDependenciesDebian {
echo
echo -n "Running apt-get update..."
apt-get update >/dev/null 2>$LOGFLE
apt-get update >/dev/null 2>$LOGFILE
echo "done"
# Install apt-transport-https and ca-certificates because of yarn https repo url