feat(create-mcfly): use template hosted at sourcehut
This commit is contained in:
parent
00fc0d1e56
commit
8b3f0eec50
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ async function downloadTemplateToDirectory(directory) {
|
|||
consola.start(
|
||||
`Copying template to ${colorize('bold', getSafeDirectory(directory))}...`
|
||||
)
|
||||
await downloadTemplate('github:ayoayco/mcfly/templates/basic', {
|
||||
await downloadTemplate('sourcehut:ayoayco/mcfly/templates/basic', {
|
||||
dir: directory,
|
||||
})
|
||||
} catch (ㆆ_ㆆ) {
|
||||
|
|
Loading…
Reference in a new issue