fix(perms): fixed the location for the test update

This commit is contained in:
2025-04-01 16:22:52 -05:00
parent 8bdbc4995c
commit 053c05c1a7
2 changed files with 141 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ export const setPerms = async () => {
`${data[0].value} will not have its permissions updated as it is not the test server.`
);
}
const scriptPath = `E:\\LST\\lstv2\\server\\scripts\\update.ps1 `;
const scriptPath = `E:\\LST\\lstv2\\dist\\server\\scripts\\updatePermissions.ps1 `;
const args = [
"-NoProfile",