Reorganinze and add to installs dir
This commit is contained in:
4
installs_and_builds/s17_doc_viewer
Executable file
4
installs_and_builds/s17_doc_viewer
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/zsh
|
||||
|
||||
[[ "$BOX_SETUP_OS" = "macos" ]] && exit 0 # TODO: maybe find an option for macos
|
||||
${=BOX_SETUP_INSTALL_COMMAND} zathura
|
Reference in New Issue
Block a user