Merge pull request #549 from 4nd3r/__timezone
__timezone: always exit 0
This commit is contained in:
commit
3db987b913
1 changed files with 2 additions and 0 deletions
|
@ -19,3 +19,5 @@
|
|||
#
|
||||
|
||||
[ -f /etc/timezone ] && cat /etc/timezone
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue