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