From 957ec5ac74dd6a67e00e9fa8bf697f3d159a13ce Mon Sep 17 00:00:00 2001 From: Lucas Larson Date: Wed, 13 Mar 2024 15:02:03 -0400 Subject: [PATCH] fix: make date variable an integer (#33) Signed-off-by: Lucas Larson --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index 30f0e08..7531ff6 100755 --- a/update +++ b/update @@ -1,5 +1,5 @@ #!/usr/bin/env sh -update='2024-02-07' +update='20240313' command -p -- printf -- '\n\n .___ __\n __ ________ __\174 _\057____ _\057 \174_ ____\n\174 \174 \134____ \134 \057 __ \174\134__ \134\134 __\134\057 __ \134\n\174 \174 \057 \174_\076 \076 \057_\057 \174 \057 __ \134\174 \174 \134 ___\057\n\174____\057\174 __\057\134____ \174\050____ \057__\174 \134___ \076\n \174__\174 \134\057 \134\057 \134\057\n a Lucas Larson production\n\n' >&2 && command -p -- sleep 1 command -p -- printf -- '\360\237\223\241 verifying network connectivity' >&2 command -p -- sleep 1