Fixed wrong flake template name #89

Merged
Qubasa merged 2 commits from Qubasa-main into main 2023-08-05 12:19:14 +00:00
Showing only changes of commit 057e6cd03b - Show all commits

View File

@ -13,7 +13,7 @@ def create(args: argparse.Namespace) -> None:
"flake",
"init",
"-t",
"git+https://git.clan.lol/clan/clan-core#clan-template",
"git+https://git.clan.lol/clan/clan-core#new-clan",
]
)