Skip to content

Commit 8c76c10

Browse files
authored
up (#7996)
1 parent 9e7aec0 commit 8c76c10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/linux/ubuntu/install_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ else
100100
# BOOST_VER=
101101
fi
102102

103-
apt-get update
103+
# apt-get update
104104

105105
if [ -x "$(command -v /usr/lib/update-notifier/apt-check)" ]; then
106106
REGULAR_UPDATES=$(/usr/lib/update-notifier/apt-check 2>&1 | cut -d ';' -f 1)

0 commit comments

Comments
 (0)