Skip to content

Commit

Permalink
Change set timezone to a non-interactive mode
Browse files Browse the repository at this point in the history
  • Loading branch information
aosucas499 authored Dec 21, 2020
1 parent b2b1393 commit 5bb77d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-minino.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function delete-matchbox {
# ---

function ntp-fix {
sudo dpkg-reconfigure tzdata
sudo timedatectl set-timezone Europe/Madrid
sudo cp ./ntp/fix-ntp /usr/bin
sudo chmod +x /usr/bin/fix-ntp
sudo chown root:root ./ntp/zz-fix-ntp
Expand Down

0 comments on commit 5bb77d4

Please sign in to comment.