diff --git a/x.js b/x.js index 756901a..f63b84a 100644 --- a/x.js +++ b/x.js @@ -726,7 +726,7 @@ app.post('/releasehook_kjfhdkf987987', async (req, res) => { logMessage(`dashApp push to ${targetBranch} branch detected - updating version.json`); - const repoPath = '/home/seb/src/dashApp'; + const repoPath = '/home/seb/dash_seedheads_de'; const versionFilePath = path.join(repoPath, 'version.json'); // Function to update version.json and commit changes