We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054e37e commit 933e4cbCopy full SHA for 933e4cb
.d4g-tools/deploy/pull/readme.md
@@ -11,5 +11,5 @@ sudo apt update && sudo apt install gum
11
12
13
```bash
14
-* * * * * /opt/d4g/<MY_REPO>/.d4g-tools/deploy/pull/pull_cron.sh --github-token=<REDACTED> --repository-name=dataforgoodfr/<MY_REPO> --branch=dev >> /tmp/log/pull_cron.log 2>&1
+* * * * * /opt/d4g/12_taxobservatory_dataviz_dev/.d4g-tools/deploy/pull/pull_cron.sh --repository-name=dataforgoodfr/12_taxobservatory_dataviz_dev --branch=dev >> /opt/d4g/12_taxobservatory_dataviz_dev/pull_cron.log 2>&1
15
```
0 commit comments