mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Rename file for consistency
This commit is contained in:
parent
f9021c4c6c
commit
2053ac7747
2 changed files with 1 additions and 1 deletions
4
tests/push-to-store.sh
Executable file
4
tests/push-to-store.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo Pushing "$@" to "$REMOTE_STORE"
|
||||
echo -n "$OUT_PATHS" | xargs -d: nix copy --to "$REMOTE_STORE" --no-require-sigs
|
Loading…
Add table
Add a link
Reference in a new issue