Refactor install logic, use file-based overrides per OS/distro
This commit is contained in:
4
installs_and_builds/custom_pandoc_linux_arch
Executable file
4
installs_and_builds/custom_pandoc_linux_arch
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# change package name; on arch it is 'pandoc-cli'
|
||||
${=BOX_SETUP_INSTALL_COMMAND} pandoc-cli
|
||||
Reference in New Issue
Block a user