modify readme
This commit is contained in:
parent
22989c624f
commit
63add4c319
|
@ -18,6 +18,13 @@ Just **clone the repo somewhere** on your server
|
|||
|
||||
## Usage
|
||||
|
||||
You must **mount the directory of this project** onto your docker container on `/scripts` directory.
|
||||
|
||||
You can also **locate it wherever you want** and change the wrapper scripts to **suit your needs**.
|
||||
|
||||
|
||||
|
||||
Execute the wrapper scripts located at `x/`, depending on the **action you want to do**.
|
||||
|
||||
This scripts can also be **called into a cron job** directly
|
||||
|
||||
|
|
Loading…
Reference in New Issue