File _update.sh of Package authentik

#!/bin/sh -Cefux

rm -fr authentik

osc service mr

cd authentik/web

# cannot use --omit=dev, need optional dependencies for sfe -> rollup
npm ci

ZSTD_CLEVEL=19 \
	tar -cf ../../vendor_node.tar.zst --zstd \
	node_modules packages/sfe/node_modules
openSUSE Build Service is sponsored by