mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-05 12:34:00 +00:00
4 lines
99 B
Bash
4 lines
99 B
Bash
#!@bash@/bin/bash
|
|
|
|
exec "@firefox@/bin/firefox" -app "@out@/libexec/zotero/application.ini" "${@}"
|