mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 01:43:11 +01:00
Set curl type to 'features' when adding features to existing installation
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
# Figure out if this is soup or refresh
|
||||
set_version() {
|
||||
CURRENTVERSION=0.0.0
|
||||
if [ -f /etc/soversion ]; then
|
||||
CURRENTVERSION=$(cat /etc/soversion)
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user