mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-16 11:51:40 -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 |