diff options
-rw-r--r-- | README.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,4 +23,5 @@ consistent packing: python3 -m venv venv source ./venv/bin/activate pip install PACKAGE_NAME +python3 ./PYTHON_SCRIPT.py #+end_src |
![]() |
index : audit-tools.git | |
A collection of tools I've used to make my technology audits easier. | Christian Cleberg |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | README.org | 1 |
@@ -23,4 +23,5 @@ consistent packing: python3 -m venv venv source ./venv/bin/activate pip install PACKAGE_NAME +python3 ./PYTHON_SCRIPT.py #+end_src |