Remove console log
This commit is contained in:
parent
0040464ca1
commit
1c9cf639ea
@ -9,8 +9,6 @@ import { getProjectRoot } from "../../bin/tools/getProjectRoot.js";
|
||||
|
||||
const binDirPath = pathJoin(getProjectRoot(), "dist_test", "bin");
|
||||
|
||||
console.log("===>", binDirPath);
|
||||
|
||||
st.execSyncTrace(
|
||||
//`node ${pathJoin(binDirPath, "keycloakify")} --external-assets`,
|
||||
`node ${pathJoin(binDirPath, "keycloakify")}`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user