From ef37e4075861b99725d11f6dd63beada87b2931a Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 6 Apr 2020 13:28:38 +0300 Subject: update --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build b/build index e78d9fe..cc4cead 100755 --- a/build +++ b/build @@ -112,7 +112,7 @@ genrss() { a simple busybox linux distribution https://carbslinux.org -$(date) +$(date -u +%b\ %a\ %Y\ %H):00 EOF find "$1" -type f ! -name index.md | sort -r | while read -r post ; do postdate="${post##*/}" ; postdate="${postdate%.*}" -- cgit v1.2.3