1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-29 03:15:27 +00:00
mobilizon/js/docker/entrypoint.sh
2018-11-30 09:48:41 +01:00

5 lines
59 B
Bash
Executable file

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