Update projects/curl.md
This commit is contained in:
@@ -86,3 +86,6 @@ This guide should serve as a comprehensive starting point for both basic and adv
|
|||||||
```bash
|
```bash
|
||||||
curl -I "https://prod-grants-gov-chatbot.s3.amazonaws.com/extracts/GrantsDBExtract$(date +\%Y\%m\%d)v2.zip"
|
curl -I "https://prod-grants-gov-chatbot.s3.amazonaws.com/extracts/GrantsDBExtract$(date +\%Y\%m\%d)v2.zip"
|
||||||
```
|
```
|
||||||
|
```bash
|
||||||
|
watch -n 1 'ls -l /home/medusa/grants_extracts/; tail -n 5 /home/medusa/cron.log'
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user