mirror of
https://github.com/Snigdha-OS/snigdhaos-grub-theme.git
synced 2025-09-22 19:54:55 +02:00
@eshanized: push via script
This commit is contained in:
7
tz/Pacific
Normal file
7
tz/Pacific
Normal file
@@ -0,0 +1,7 @@
|
||||
for tz in Auckland Noumea; do
|
||||
menuentry --class=tz.Pacific.${tz} "Pacific/${tz}" {
|
||||
timezone="tz=${1}"
|
||||
def_timezone="${1}"
|
||||
menu_reload
|
||||
}
|
||||
done
|
Reference in New Issue
Block a user