1 2 3 4 5 6
website = fs.copyfile( meson.current_source_dir() / 'index.html', 'index.html', install: true, install_dir: '/', )