uniworx.de/frontend/node_modules.gup

6 lines
114 B
Bash

#!/usr/bin/env sh
gup --always
yarn install --frozen-lockfile --check-files --non-interactive
touch node_modules