Skip to content

evantill/docker-fclones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-fclones

A docker image for fclones.

Usage

See fclones documentation for details on using it.

Installation

Install fclones using the command:

$ make install

Or without make, using the command:

$ ./scripts/make.sh install

Note: a wrapper script will be installed in INSTALL_DIR directory (default location will be $HOME/.local/bin).

Uninstallation

Uninstall fclones using the command:

$ make uninstall

Or without make, using the command:

$ ./scripts/make.sh uninstall

About

A docker image of fclones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published