setup/init-tz.sh aktualisiert
This commit is contained in:
@@ -1 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
###############################################################
|
||||||
|
###
|
||||||
|
### timezone konfig
|
||||||
|
###
|
||||||
|
###############################################################
|
||||||
|
rm -rf /etc/localtime
|
||||||
|
ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
|
||||||
|
|||||||
Reference in New Issue
Block a user