This commit is contained in:
SrGooglo 2024-01-27 16:47:28 +01:00
parent 8d3abe1b67
commit 8a87b40199
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ module.exports = {
] ]
}, },
init: async ({os_string, install_path}) => { init: async ({os_string, install_path}) => {
console.log(os_string)
return { return {
install_steps: { install_steps: {
http_downloads: [ http_downloads: [