mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-01 02:13:57 +02:00
Compare commits
2 Commits
3.0.0-2026
...
3/main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bbfb58ea4e | ||
|
|
c91deb97b1 |
@@ -305,7 +305,7 @@ clone_to_tmp() {
|
||||
# Make a temp location for the files
|
||||
mkdir -p /tmp/sogh
|
||||
cd /tmp/sogh
|
||||
SOUP_BRANCH="-b 2.4/main"
|
||||
SOUP_BRANCH="-b 3/main"
|
||||
if [ -n "$BRANCH" ]; then
|
||||
SOUP_BRANCH="-b $BRANCH"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user