Update rybbit-install.sh

This commit is contained in:
CanbiZ 2025-07-21 13:19:03 +02:00
parent 62e2b07dab
commit ef67f58e2e

View File

@ -53,7 +53,7 @@ npm install
npm run build npm run build
cd /opt/rybbit/server cd /opt/rybbit/server
RUN npm ci npm ci
npm run build npm run build
cd /opt/rybbit/client cd /opt/rybbit/client