Files
2023-01-31 02:34:06 +03:00

5 lines
77 B
Bash

#!/usr/bin/env sh
cd /app && npm run migration:up
node /app/bin/ddrive "$@"