Fix more files for combined repos

This commit is contained in:
Dan Stillman 2023-04-29 07:45:59 -04:00
parent 79ef3e3571
commit c326a6c971
6 changed files with 9 additions and 20 deletions

View file

@ -12,7 +12,7 @@ const getSymlinks = require('./symlinks');
const ROOT = path.resolve(__dirname, '..');
const addOmniExecPath = path.join(ROOT, '..', 'zotero-standalone-build', 'scripts', 'add_omni_file');
const addOmniExecPath = path.join(ROOT, 'app', 'scripts', 'add_omni_file');
let shouldAddOmni = false;
const source = [