mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Change text as suggested
This commit is contained in:
parent
d6d80d8f03
commit
c5b9722a40
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ function printSafeChainWarning
|
||||||
set_color -b yellow black
|
set_color -b yellow black
|
||||||
printf "Warning:"
|
printf "Warning:"
|
||||||
set_color normal
|
set_color normal
|
||||||
printf " safe-chain is not available to protect you from installing malware. %s will be run directly.\n" $original_cmd
|
printf " safe-chain is not available to protect you from installing malware. %s will run without it.\n" $original_cmd
|
||||||
|
|
||||||
# Cyan text for the install command
|
# Cyan text for the install command
|
||||||
printf "Install safe-chain by using "
|
printf "Install safe-chain by using "
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue