Browse Source

Ubuntu 20.04 comes with own systemd-timesyncd, installing ntp package will break auto timesync

pull/131/head
Pascal 3 years ago
parent
commit
5c5b187d67
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      install.sh

+ 0
- 1
install.sh View File

@@ -54,7 +54,6 @@ fi


sudo apt update -yq sudo apt update -yq
sudo apt install -yq python-setuptools \ sudo apt install -yq python-setuptools \
ntp \
unzip zip \ unzip zip \
cmake \ cmake \
libusb-1.0-0-dev \ libusb-1.0-0-dev \


Loading…
Cancel
Save