Files
photos/dockerentry.sh

5 lines
56 B
Bash

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