Browse Source

forces date use the default language for output

lrinQVQ 7 years ago
parent
commit
8aa7d44750
1 changed files with 1 additions and 1 deletions
  1. 1 1
      merge_snippets.sh

+ 1 - 1
merge_snippets.sh

@@ -25,7 +25,7 @@ printf "\
 ## +-------------------------  >>d(' _ ')b<<  -------------------------+\r\n\
 ## +-------------------------  >>d(' _ ')b<<  -------------------------+\r\n\
 ## |                                                                   |\r\n\
 ## |                                                                   |\r\n\
 ## |         Project: https://github.com/lennylxx/ipv6-hosts           |\r\n\
 ## |         Project: https://github.com/lennylxx/ipv6-hosts           |\r\n\
-## |         Update : `date    +"%a, %d %b %Y %T %z"`                  |\r\n\
+## |         Update : `LC_ALL="C" date    +"%a, %d %b %Y %T %z"`                  |\r\n\
 ## |                                                                   |\r\n\
 ## |                                                                   |\r\n\
 ## +-------------------------------------------------------------------+\r\n\
 ## +-------------------------------------------------------------------+\r\n\
 " >> $new_hosts_file
 " >> $new_hosts_file