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