This commit is contained in:
andrei-mihnea-cerbu
2024-04-22 16:30:40 +03:00
parent 7cf1729d08
commit 9ac718bea3
24 changed files with 275 additions and 163 deletions
+1
View File
@@ -232,3 +232,4 @@ process.on('SIGINT', async () => {
}
});
encryptFileInPlace(path.join(__dirname, '..', 'usersDestTemp.json'))