Sitecore / Habitat

Sitecore Modular Architecture Example
Other
413 stars 397 forks source link

Update unicorn.js #456

Open Nicolai8 opened 5 years ago

Nicolai8 commented 5 years ago

Replace Sync.ps1 absolute path with relative. Since there is already cwd passed to the exec as option we don't need to specify full path to the script

https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback

https://github.com/Sitecore/Habitat/issues/323