@@ -1,7 +1,10 @@ #! /usr/bin/env bash +TZ=UTC +export TZ + targetmode='install' if [ "$1" == '--cpio' ]; then targetmode='archive' shift