[
home
] [
blog
] [
git
] [
email
] [
rss
]
JMJ
index
:
infrastructure
master
Config management for self-hosted infrastructure.
cullum
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
os
/
freebsd
/
20-timezone
blob: 22a37295e5469c99c934b98efb03530735f1a153 (
plain
) (
blame
)
1
2
3
4
#!/bin/sh
# Set the system timezone.
cp
-v
"/usr/share/zoneinfo/
${
timezone
}
"
/etc/localtime