fix: add post-install to scoop

This commit is contained in:
Jan De Dobbeleer 2020-11-01 17:29:52 +01:00
parent 0f30953212
commit 1df4549b8d

View file

@ -19,5 +19,6 @@
"<HASH_THEMES>"
],
"extract_to": "themes",
"post_install": "& \"$dir/post-install.ps1\"",
"bin": ["posh-linux-amd64", "posh-windows-amd64.exe"]
}