mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +01:00
Fix typo in shell script
This commit is contained in:
parent
60f4c9fd0e
commit
3f4ff1d276
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
node2nix "-$FINCANCIER_NODE_VERSION" --development \
|
node2nix "-$FINANCIER_NODE_VERSION" --development \
|
||||||
--input "$FINANCIER_SRC/package.json" \
|
--input "$FINANCIER_SRC/package.json" \
|
||||||
--lock "$FINANCIER_SRC/package-lock.json" \
|
--lock "$FINANCIER_SRC/package-lock.json" \
|
||||||
--supplement-input supplement.json \
|
--supplement-input supplement.json \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue