uniworx.de/frontend/node_modules.gup

6 lines
81 B
Bash

#!/usr/bin/env sh
gup -u package.json yarn.lock
yarn install
touch node_modules