aboutsummaryrefslogtreecommitdiffstats
path: root/web/template/post-script.rhai
blob: 88fdfcd3ad154c7c4722a23bfe9caf57e43df5d5 (plain)
1
2
system::command("git", ["init"]);
system::command("git", ["submodule", "add", "https://github.com/ijanc/custom-bootstrap", "vendor/custom-bootstrap"]);