Installation
curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/repo_updater/main/install.sh | bashVerify Installation (Optional)
After downloading, verify the checksum:
# Verify ru script
echo "$(curl -fsSL https://github.com/Dicklesworthstone/repo_updater/releases/download/v1.3.1/ru.sha256) ru" | sha256sum -c -Checksums
SHA256 checksums for this release are attached as checksums.txt.
Full Changelog: v1.3.0...v1.3.1