Skip to content

Commit

Permalink
Ensure that the chrony file always gets overwritten
Browse files Browse the repository at this point in the history
  • Loading branch information
hilary-luo committed Jun 26, 2024
1 parent 1450ad3 commit 3d4d88a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PKG="turtlebot4_setup"

sudo mv /etc/turtlebot4/chrony.conf /etc/chrony/chrony.conf
sudo service chrony restart
sudo systemctl enable webserver.service
sudo systemctl disable systemd-networkd-wait-online.service
Expand Down
File renamed without changes.

0 comments on commit 3d4d88a

Please sign in to comment.