mirror of
https://github.com/directus/directus.git
synced 2026-02-01 08:15:19 -05:00
5 lines
60 B
Bash
5 lines
60 B
Bash
#!/bin/bash
|
|
|
|
node ./cli.js bootstrap;
|
|
node ./dist/start.js;
|