Files
writer/dockerentry.sh
2020-11-13 20:52:24 +03:00

5 lines
56 B
Bash

#!/bin/bash
npm run typeorm -- migration:run
npm start