mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Add script to change to Central time
This commit is contained in:
parent
855b198384
commit
76c7616eab
4
.local/bin/change_timezone_to_central
Executable file
4
.local/bin/change_timezone_to_central
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
ln -sf /usr/share/zoneinfo/US/Central /etc/localtime
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user