mirror of
https://github.com/opengram-server/opengram.git
synced 2026-07-19 12:10:17 +03:00
5 lines
101 B
Bash
5 lines
101 B
Bash
#!/bin/sh
|
|
export MYTELEGRAM_SERVER_NAME="mytelegram-gateway-server"
|
|
|
|
. ./helper.sh
|
|
$BUILD_ALL_COMMAND |