Skip to content

Commit 826e65b

Browse files
butlerxDanielBrierton
authored andcommitted
forgot run command
1 parent 8e6c3a4 commit 826e65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ if [ ! -d "node_modules" ]; then
55
rm -rf node_modules/cp-translations
66
ln -s /usr/src/cp-translations node_modules/cp-translations
77
fi
8-
npm dev
8+
npm run dev

0 commit comments

Comments
 (0)