From 215aefd4dc93c7a82d97ef61fde32ca584e3ac40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Umur=20Din=C3=A7?= Date: Wed, 27 Nov 2024 23:10:15 +0300 Subject: [PATCH] Update and rename WRF4.6.0_Install.bash to WRF4.6.1_Install.bash --- WRF4.6.0_Install.bash => WRF4.6.1_Install.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename WRF4.6.0_Install.bash => WRF4.6.1_Install.bash (99%) diff --git a/WRF4.6.0_Install.bash b/WRF4.6.1_Install.bash similarity index 99% rename from WRF4.6.0_Install.bash rename to WRF4.6.1_Install.bash index 177ba26..0d573ed 100644 --- a/WRF4.6.0_Install.bash +++ b/WRF4.6.1_Install.bash @@ -2,9 +2,9 @@ ######################################################### # WRF Install Script # # This Script was written by Umur Dinç # -# To execute this script "bash WRF4.6.0_Install.bash" # +# To execute this script "bash WRF4.6.1_Install.bash" # ######################################################### -WRFversion="4.6.0" +WRFversion="4.6.1" type="ARW" if [ -n "$1" ]; then if [ "$1" = "-chem" ]; then