3 lines
46 B
Bash
3 lines
46 B
Bash
#!/bin/sh
|
|
|
|
npm run build && npm run dbmigrate
|
#!/bin/sh
|
|
|
|
npm run build && npm run dbmigrate
|