From 94603f3ccdc14ab01c8379304802bebed078bfba Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Sat, 21 Jan 2023 09:08:37 -0600 Subject: [PATCH] Reset version --- docker-mods.v3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-mods.v3 b/docker-mods.v3 index 3caee16..9119f90 100755 --- a/docker-mods.v3 +++ b/docker-mods.v3 @@ -1,9 +1,9 @@ #!/command/with-contenv bash # shellcheck shell=bash -# Version 4 -# 2023-01-21 -MOD_SCRIPT_VER="4" +# Version 3 +# 2022-09-25 +MOD_SCRIPT_VER="3" # Use /command/with-contenv shebang because /usr/bin/with-contenv is created in this script