Skip to content

AxOS-project/axos-mirror-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AxOS Mirror Handler

A simple script that allows you to list, add, and remove packages from the AxOS-Project/AxMirrors GitHub repository.

Installation

Run the install script to copy the mirror.py file to ~/local/bin/axmirrors.

$ ./install.sh

Usage

Assumes that you've already downloaded the script.

List all packages:

$ axmirrors list

Add a package:

$ axmirrors add <path/to/file>

Remove a package:

$ axmirrors remove <filename>

Shadow a package:

$ axmirrors shadow <path/to/file>

View Config:

$ axmirrors config

About

A simple script to list/add/remove files from AxMirrors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors