mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Improve doc for development test script setup
* Add a commented out hint how to clone a special branch in the calling example of docs/scripts/Readme.md.
This commit is contained in:
parent
16ff06180c
commit
7965917168
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Calling example (as root):
|
|||
curl --fail -O https://raw.githubusercontent.com/csaf-poc/csaf_distribution/main/docs/scripts/prepareUbuntuInstanceForITests.sh
|
||||
bash prepareUbuntuInstanceForITests.sh
|
||||
|
||||
git clone https://github.com/csaf-poc/csaf_distribution.git
|
||||
git clone https://github.com/csaf-poc/csaf_distribution.git # --branch <name>
|
||||
pushd csaf_distribution/docs/scripts/
|
||||
|
||||
export FOLDERNAME=devca1 ORGANAME="CSAF Tools Development (internal)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue