mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
[fix] Message changes
This commit is contained in:
@@ -146,7 +146,7 @@ wait_for_apt() {
|
||||
|
||||
local retry_count=30
|
||||
local retry_timeout='10s'
|
||||
local lock_msg="Could not acquire lock, waiting $retry_timeout for lock to release."
|
||||
local lock_msg="Could not acquire dpkg lock, waiting $retry_timeout for lock to release."
|
||||
if [ -z "$progress_callback" ]; then
|
||||
if [ -z "$progress_bar_text" ]; then
|
||||
local old_text="Installing..."
|
||||
|
||||
Reference in New Issue
Block a user