README.md aktualisiert
This commit is contained in:
@@ -64,6 +64,7 @@ The `update.sh` script in the root of this repository is used to:
|
|||||||
#### Run it manually:
|
#### Run it manually:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
chmod +x update.sh
|
||||||
./update.sh
|
./update.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -72,7 +73,7 @@ The `update.sh` script in the root of this repository is used to:
|
|||||||
```bash
|
```bash
|
||||||
crontab -e
|
crontab -e
|
||||||
# Example: run every hour
|
# Example: run every hour
|
||||||
0 * * * * /path/to/your/FeloStore-Repo/update.sh
|
0 * * * * /path/to/your/Repo/update.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user