mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 14:19:58 +03:00
4 lines
99 B
Bash
4 lines
99 B
Bash
#!@bash@/bin/bash
|
|
|
|
exec "@firefox@/bin/firefox" -app "@out@/libexec/zotero/application.ini" "${@}"
|