e05340dd30 | ||
---|---|---|
README.md | ||
docker-db-dump | ||
rmkeep |
README.md
Server tools
A set of public tools for doing system administration easier for me and others.
Install
Clone the repository and add that directory to your $PATH
Pushing changes
Changes can only be pushed by owner and colaborators of this project. To preserve privacy of systems, configure project as such:
git config user.email "root@localhost"
git config user.name "root"