We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b76dd commit b594329Copy full SHA for b594329
1 file changed
release.sh
@@ -63,7 +63,7 @@ chmod -R a+rX $RELDIR
63
64
RELDATE=$(head -n1 CHANGES | cut -d - -f 2)
65
# timezone keeps it consistent, choose a plausible release time
66
-RELTIME="22:30:00 +0800"
+RELTIME="19:00:00 +0800"
67
68
# from https://reproducible-builds.org/docs/archives/
69
TAROPTS="--sort=name --owner=0 --group=0 --numeric-owner"
0 commit comments