Nelson
Results
3
comments of
Nelson
Hi i am extract the domain from JSON file result using jq tool `>> jq 'del(._meta)' ./knockpy_report/file.json | jq -r 'keys[]' `
@pkuczynski Thank you it works ``` curl -sSL https://get.rvm.io | bash -s stable rvm get master rvm install ruby ```
@surajshetty3416 I use a Docker script to install the LMS and set up the builder inside the Docker container. First, I locate the backend container and open an interactive terminal....