mirror of
https://github.com/Snigdha-OS/snigdhaos-grub-theme.git
synced 2025-09-23 12:04:55 +02:00
@eshanized: push via script
This commit is contained in:
7
tz/Europe
Normal file
7
tz/Europe
Normal file
@@ -0,0 +1,7 @@
|
||||
for tz in Amsterdam Athens Berlin Bratislava Brussels Bucharest Budapest Copenhagen Dublin Helsinki Istanbul Kiev Lisbon Ljubljana London Luxembourg Madrid Minsk Moscow Oslo Paris Prague Rome Sarajevo Sofia Stockholm Tallinn Vaduz Vienna Warsaw Zagreb Zurich; do
|
||||
menuentry --class=tz.Europe.${tz} "Europe/${tz}" {
|
||||
timezone="tz=${1}"
|
||||
def_timezone="${1}"
|
||||
menu_reload
|
||||
}
|
||||
done
|
Reference in New Issue
Block a user