Refactor install logic, use file-based overrides per OS/distro
This commit is contained in:
+4
@@ -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