mirror of
https://github.com/Infisical/infisical.git
synced 2025-03-29 13:26:20 +00:00
add success message
This commit is contained in:
committed by
Akhil Mohan
parent
30b959babb
commit
6094940a8b
@ -2350,6 +2350,7 @@ const main = async () => {
|
||||
// },
|
||||
// });
|
||||
|
||||
console.log("MIGRATION SCRIPT COMPLETED SUCCESSFULLY")
|
||||
process.exit(1);
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
|
Reference in New Issue
Block a user