Update download location

This commit is contained in:
Kroese 2023-05-08 13:47:00 +02:00 committed by GitHub
parent 806cfcf874
commit 06e4cb92e0

View File

@ -49,9 +49,9 @@ if [ ! -f "${RDC}" ]; then
if [ "$SUM" != "ab399db750f88ac7aa88f608f2b8651c" ]; then if [ "$SUM" != "ab399db750f88ac7aa88f608f2b8651c" ]; then
echo "ERROR: Invalid download location (checksum $SUM)" && exit 61 echo "ERROR: Invalid download location (checksum $SUM)" && exit 61
fi fi
cp "$RD" "$RDC" cp "$RD" "$RDC"
fi fi
set +e set +e