Skip to content

fusion809/mageia-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mageia Scripts

Shell scripts for Mageia and other urpmi-using distributions.

Quick Install

Using wget:

/bin/bash -c "$(wget -cqO- https://git.io/vr8y0)"

and cURL:

/bin/bash -c "$(curl -sL https://git.io/vr8y0)"