feat(console): remove TZ

This commit is contained in:
Pavel Korytov 2022-08-19 10:04:38 +05:00
parent 182d01ace4
commit 749c354ef3
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ fi
# Environment:4 ends here # Environment:4 ends here
# [[file:Console.org::*Environment][Environment:5]] # [[file:Console.org::*Environment][Environment:5]]
TZ='Asia/Karachi'; export TZ # TZ='Asia/Karachi'; export TZ
# Environment:5 ends here # Environment:5 ends here
# [[file:Console.org::*My paths][My paths:1]] # [[file:Console.org::*My paths][My paths:1]]

View file

@ -38,7 +38,7 @@ fi
Timezone Timezone
#+begin_src sh #+begin_src sh
TZ='Asia/Karachi'; export TZ # TZ='Asia/Karachi'; export TZ
#+end_src #+end_src
** My paths ** My paths
My script folders My script folders