Skip to content

Commit

Permalink
Merge pull request #8 from woody-apple/sync
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Oct 3, 2023
2 parents 34f35bc + d714a8e commit 518f905
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend
2 changes: 1 addition & 1 deletion frontend
4 changes: 4 additions & 0 deletions scripts/ubuntu/2-machine-cofiguration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,7 @@ EOF
sudo systemctl daemon-reload
sudo systemctl enable matter-th

printf "\n\n**********"
printf "\n*** Enable systemd-timesyncd ***\n"
sudo systemctl enable systemd-timesyncd
sudo systemctl start systemd-timesyncd

0 comments on commit 518f905

Please sign in to comment.