mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Update packages/safe-chain/src/shell-integration/supported-shells/bash.js
Co-authored-by: aikido-pr-checks[bot] <169896070+aikido-pr-checks[bot]@users.noreply.github.com>
This commit is contained in:
parent
72dc7dcf3a
commit
f07d0ea888
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ function teardown(tools) {
|
|||
);
|
||||
}
|
||||
|
||||
// Removes the line that sources the safe-chain bash initialization script.
|
||||
// Remove sourcing line to disable safe-chain shell integration
|
||||
removeLinesMatchingPattern(
|
||||
startupFile,
|
||||
/^source\s+.*init-posix\.sh.*#\s*Safe-chain/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue