mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-13 18:37:35 -04:00
6 lines
63 B
Bash
Executable File
6 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
|
|
DEBIAN_FRONTEND=noninteractive
|
|
|
|
make build
|
|
make up |