Skip to content

Commit

Permalink
ensure tzdata script exits with 0
Browse files Browse the repository at this point in the history
  • Loading branch information
oznu committed Jun 16, 2022
1 parent 768355f commit 9bb620f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootfs/etc/s6-overlay/scripts/tzupdate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ else
tzupdate 2> /dev/null
fi

exit 0

0 comments on commit 9bb620f

Please sign in to comment.