mirror of
https://github.com/directus/directus.git
synced 2026-01-29 23:47:57 -05:00
5 lines
55 B
Bash
5 lines
55 B
Bash
#!/bin/bash
|
|
|
|
node ./cli.js bootstrap;
|
|
node ./start.js;
|