mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add way to update time with latest sync
This commit is contained in:
4
bin/omarchy-reset-time
Executable file
4
bin/omarchy-reset-time
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Updating time..."
|
||||
sudo systemctl restart systemd-timesyncd
|
||||
Reference in New Issue
Block a user