Shell scripts/zh: Difference between revisions
Created page with "== 外部 builder.sh 脚本 ==" |
Created page with "较长的 Bash 脚本通常会保存为外部脚本文件,并在 Nix 中调用:" |
||
| Line 23: | Line 23: | ||
== 外部 builder.sh 脚本 == | == 外部 builder.sh 脚本 == | ||
较长的 Bash 脚本通常会保存为外部脚本文件,并在 Nix 中调用: | |||
{{file|default.nix|nix|3= | {{file|default.nix|nix|3= | ||