🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-19 17:47:59 -04:00
parent b8c9288b14
commit 0424231d4c
13 changed files with 598 additions and 225 deletions

36
README.md Normal file
View File

@@ -0,0 +1,36 @@
## 👋 Welcome to aria2 🚀
aria2 README
## Install my system scripts
```shell
sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
sudo systemmgr --config && sudo systemmgr install scripts
```
## Get source files
```shell
dockermgr download src aria2
```
OR
```shell
git clone "https://github.com/casjaysdevdocker/aria2" "$HOME/Projects/github/casjaysdevdocker/aria2"
```
## Build container
```shell
cd "$HOME/Projects/github/casjaysdevdocker/aria2"
buildx
```
## Authors
🤖 casjay: [Github](https://github.com/casjay) [Docker](https://hub.docker.com/r/casjay) 🤖
📽 dockermgr: [Github](https://github.com/dockermgr) [Docker](https://hub.docker.com/r/dockermgr) 📽
⛵ CasjaysDev Docker: [Github](https://github.com/casjaysdevdocker) [Docker](https://hub.docker.com/r/casjaysdevdocker) ⛵