mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
3 lines
99 B
Bash
3 lines
99 B
Bash
#!@bash@/bin/bash
|
|
|
|
exec "@firefox@/bin/firefox" -app "@out@/libexec/zotero/application.ini" "${@}"
|