Skip to content

Commit

Permalink
Prevent tzdata upgrade error
Browse files Browse the repository at this point in the history
  • Loading branch information
Dramelac committed Feb 18, 2024
1 parent 7cd570c commit b194815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/install/package_base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ function package_base() {
logrotate tmux tldr bat libxml2-utils virtualenv chromium libsasl2-dev \
libldap2-dev libssl-dev isc-dhcp-client sqlite3 dnsutils samba ssh snmp faketime php \
python3 grc emacs-nox xsel xxd libnss3-tools
apt-mark hold tzdata # Prevent apt upgrade error when timezone sharing is enable

filesystem
install_locales
Expand Down

0 comments on commit b194815

Please sign in to comment.