mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update index.cjs
This commit is contained in:
@@ -78,7 +78,7 @@ async function main() {
|
||||
outStream.on("close", resolve);
|
||||
});
|
||||
} catch (error) {
|
||||
console.error("Error downloading or extracting the asset:", error);
|
||||
console.error("Error downloading or extracting Infisical CLI:", error);
|
||||
process.exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user