Skip to content

Instantly share code, notes, and snippets.

@thesabbir
Created January 5, 2017 19:10
Show Gist options
  • Save thesabbir/b5a10821c2e118ea3e46920d9d081525 to your computer and use it in GitHub Desktop.
Save thesabbir/b5a10821c2e118ea3e46920d9d081525 to your computer and use it in GitHub Desktop.
Fedora amber mirror
#!/bin/bash
sudo dnf config-manager --add-repo http://mirror.amberit.com.bd/fedora/linux/releases/25/Everything/x86_64/os/
sudo dnf config-manager --add-repo http://mirror.amberit.com.bd/fedora/linux/updates/25/x86_64/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment