Shell scripts/zh: Difference between revisions
Created page with "除了使用 <code>stdenv.mkDerivation</code> 之外,还可以通过 <code>runCommand</code> 来调用外部的 Bash 脚本:" Tags: Mobile edit Mobile web edit |
Created page with "=== runCommand + builder.sh ===" |
||
| Line 58: | Line 58: | ||
</div> | </div> | ||
=== runCommand + builder.sh === | === runCommand + builder.sh === | ||
除了使用 <code>stdenv.mkDerivation</code> 之外,还可以通过 <code>runCommand</code> 来调用外部的 Bash 脚本: | 除了使用 <code>stdenv.mkDerivation</code> 之外,还可以通过 <code>runCommand</code> 来调用外部的 Bash 脚本: | ||