/refresh-mirrors

Primary LanguageShellMozilla Public License 2.0MPL-2.0

refresh-mirrors

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

Build and install from source on RebornOS

  1. Clone the repository:
git clone https://github.com/RebornOS-Developers/refresh-mirrors.git
  1. Change to the project base directory:
cd refresh-mirrors
  1. Build the package using makepkg:
# This is just an example, you may pass any other command line arguments if you want to.
makepkg -si

Test

On a terminal

Run the script:

sudo refresh-mirrors.sh

Desktop Entry

Run "Refresh RebornOS and ArchLinux Mirrors" from the launcher.

Systemd Services

Run the below command on the terminal:

sudo systemctl restart refresh-mirrors