saat_ayarla_tr

This commit is contained in:
milisarge 2017-03-15 01:22:12 +02:00
parent 04bef8a5b2
commit f42c01dc9f
1 changed files with 5 additions and 0 deletions

5
bin/saat_ayarla_tr Executable file
View 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