Skip to content

Commit

Permalink
add tzdata
Browse files Browse the repository at this point in the history
  • Loading branch information
statnmap authored Apr 16, 2024
1 parent 61b0c38 commit b8aa6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bk-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ apt-get update \
apt-get install -y r-cran-rjava cron nano

# Locals
apt-get install -y tzdata
apt-get install -y language-pack-fr
mv /etc/localtime /etc/localtime_backup \
&& ln -fs /usr/share/zoneinfo/Europe/Paris /etc/localtime \
Expand Down

0 comments on commit b8aa6db

Please sign in to comment.