refactor: use $FLAKE instead of /home/mainUser...

This commit is contained in:
matt1432 2024-03-26 13:55:55 -04:00
parent 0fd7817932
commit 3f288f3e8f
8 changed files with 25 additions and 19 deletions
devices/nos/modules/subtitles/syncing/node-syncsub

View file

@ -38,5 +38,6 @@ readdir(DIR, (_, files) => {
'--overwrite',
];
// TODO: actually call the command
console.log(cmd);
});