mirror of
https://codeberg.org/vlw/curl.git
synced 2026-04-12 18:29:38 +02:00
docs: echo success message when new config is generated (#7)
Reviewed-on: https://codeberg.org/vlw/curl/pulls/7
This commit is contained in:
parent
dfd0664255
commit
a42be0792c
1 changed files with 2 additions and 0 deletions
2
init.sh
2
init.sh
|
|
@ -9,3 +9,5 @@ echo "" > resp_headers.txt
|
|||
echo "{}" > req_body.json
|
||||
echo "{}" > resp_body.json
|
||||
echo "{}" > req_headers.json
|
||||
|
||||
echo "New configuration created"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue