saat_ayarla_tr
This commit is contained in:
parent
04bef8a5b2
commit
f42c01dc9f
1 changed files with 5 additions and 0 deletions
5
bin/saat_ayarla_tr
Executable file
5
bin/saat_ayarla_tr
Executable file
|
@ -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…
Add table
Reference in a new issue