mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Test priorities
This commit is contained in:
parent
56d29dcd62
commit
b215b23e9e
3 changed files with 13 additions and 4 deletions
|
@ -3,4 +3,3 @@ mkdir $out/bin
|
|||
echo "#! $shell" > $out/bin/$progName
|
||||
echo "echo $name" >> $out/bin/$progName
|
||||
chmod +x $out/bin/$progName
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue