mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Update startup scripts to use safe-chain instead of aikido-*
This commit is contained in:
parent
f1ee6567df
commit
a3bff105cc
3 changed files with 28 additions and 31 deletions
|
|
@ -45,7 +45,6 @@ const pkgManagerCommands = [
|
|||
];
|
||||
|
||||
if (pkgManagerCommands.includes(command)) {
|
||||
ui.writeInformation(process.argv.join(", "));
|
||||
setEcoSystem(ECOSYSTEM_JS);
|
||||
initializePackageManager(command);
|
||||
(async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue