Fix typo in shell script

This commit is contained in:
Martin Puppe 2022-06-09 11:08:38 +02:00
parent 60f4c9fd0e
commit 3f4ff1d276

View file

@ -1,4 +1,4 @@
node2nix "-$FINCANCIER_NODE_VERSION" --development \
node2nix "-$FINANCIER_NODE_VERSION" --development \
--input "$FINANCIER_SRC/package.json" \
--lock "$FINANCIER_SRC/package-lock.json" \
--supplement-input supplement.json \