Execution - secdec/adapt GitHub Wiki
Executing ADAPT
After the configuration of the authentication module and config file has been complete and the installation script has been run, the user is ready to begin running ADAPT. ADAPT can be executed easily from command line as follows
- Navigate to your ADAPT source folder
- Open a new terminal (ctrl+alt+t) or right click "open in terminal"
- Type in the command
./adapt.py
If the setting adapt_verbose
is set to on
then the command line will display progress updates
resources/verbose.png