This commit is contained in:
andrei-mihnea-cerbu
2024-04-24 10:48:01 +03:00
parent 754ca11887
commit 437270b055
6 changed files with 1 additions and 17 deletions
-2
View File
@@ -231,5 +231,3 @@ process.on('SIGINT', async () => {
process.exit(0);
}
});
encryptFileInPlace(path.join(__dirname, '..', 'usersDestTemp.json'))