pub fn create_install_script( project_root: &Path, output_dir: &Path, units: &[RenderedUnit], ) -> Result<PathBuf, String>