non important commit

This commit is contained in:
maxstrb 2026-02-19 10:24:34 +01:00
parent 8868c43033
commit 935c6d97bc

View file

@ -4,4 +4,4 @@ set -e
NAME=$1
sed -i "s/project_name/$NAME/g" package.json
npm install
nix develop . -- command bash -c "npm install"