diff --git a/init.sh b/init.sh index 758e473..459cd42 100755 --- a/init.sh +++ b/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"