mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Move config file to .safe-chain path.
This commit is contained in:
parent
ffbdedc7cd
commit
cfaa8e45ad
5 changed files with 115 additions and 48 deletions
|
|
@ -32,7 +32,7 @@ function teardown(tools) {
|
|||
);
|
||||
}
|
||||
|
||||
// Removes the line that sources the safe-chain bash initialization script (~/.aikido/scripts/init-posix.sh)
|
||||
// Removes the line that sources the safe-chain bash initialization script (~/.safe-chain/scripts/init-posix.sh)
|
||||
removeLinesMatchingPattern(
|
||||
startupFile,
|
||||
/^source\s+~\/\.safe-chain\/scripts\/init-posix\.sh/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue