diff --git a/cluster-web-to-other.ksh b/cluster-web-to-other.ksh index 4077894..6263312 100755 --- a/cluster-web-to-other.ksh +++ b/cluster-web-to-other.ksh @@ -1,30 +1,33 @@ #/bin/ksh +month=$(date '+%m') +year=$(date '+%Y') + # # Cluster # -# Download the websites index.html file +# Download the websites index HTML file wget -O /sdf/arpa/ns/s/scm/index.html https://scm.sdf.org -# Download the websites 02.html file +# Download the websites posts HTML file wget -O /sdf/arpa/ns/s/scm/02.html https://scm.sdf.org/posts/2023/02.html -# Remove the posts lines +# Remove the post related lines from the index HTML file sed -i 's: