From fd16801ab0e045080894b14f2922aa4d588121f9 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Fri, 17 Jul 2020 19:04:48 -0600 Subject: [PATCH] README.WHYYYYYYY The contents of ftp://ftp.snobol4.org/snobol/old/snobol4-2.1.4.tar.gz are now a tarball containing a single file entitled 'README.WHY' with the following contents... July 13th, 2020 Just curious why I'm seeing repeated downloads of ftp://ftp.snobol4.org/snobol4/old/snobol4-2.1.4.tar.gz (on July 11th and 12th). 2.1.4 was an intermediate release for Windows 10 support. The currently available Windows 10 binary release is 2.1.5, available since July 2nd 2020. Please let me know by emailing phil(at)snobol4.org ... So rather than deal with this I decided to just grab the latest release and stick it on Google Drive. --- scripts/docker-install-phase5.bash | 4 ++++ scripts/docker-install-phase7.bash | 10 ---------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/scripts/docker-install-phase5.bash b/scripts/docker-install-phase5.bash index df1d9f0..c7ad8db 100755 --- a/scripts/docker-install-phase5.bash +++ b/scripts/docker-install-phase5.bash @@ -145,6 +145,10 @@ metals -version /dev/null -make || true -mv snobol4 /usr/bin/snobol4 -popd >/dev/null -rm -rf snobol4-* - popd >/dev/null rm "$0"