Just some convenient shortcuts for running the rate-mirrors tool for RebornOS. This is NOT a fork, but just a wrapper for shortcuts that call the tool. A .desktop
entry and a SystemD service are created as a part of the installation.
Note: The below instructions are intended to work only on RebornOS
- Clone the repository:
git clone https://github.com/RebornOS-Developers/refresh-mirrors.git
- Change to the project base directory:
cd refresh-mirrors
- Build the package using makepkg:
# This is just an example, you may pass any other command line arguments if you want to.
makepkg -si
Run the script:
sudo refresh-mirrors.sh
Run "Refresh RebornOS and ArchLinux Mirrors" from the launcher.
Run the below command on the terminal:
sudo systemctl restart refresh-mirrors