saat_ayarla_tr
This commit is contained in:
parent
04bef8a5b2
commit
f42c01dc9f
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
cp /usr/share/zoneinfo/Europe/Istanbul /etc/localtime
|
||||
export TZ=/etc/localtime
|
||||
hwclock --set --date "`date +"%D %T"`"
|
||||
hwclock -s
|
Loading…
Reference in New Issue