1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-28 10:52:11 +00:00
mobilizon/js/docker/entrypoint.sh

5 lines
60 B
Bash
Raw Normal View History

#!/bin/bash
npm install
npm rebuild node-sass
npm run serve