mirror of
https://github.com/opengram-server/opengram.git
synced 2026-07-19 04:00:18 +03:00
5 lines
109 B
Bash
5 lines
109 B
Bash
#!/bin/sh
|
|
export MYTELEGRAM_SERVER_NAME="mytelegram-messenger-query-server"
|
|
|
|
. ./helper.sh
|
|
$BUILD_ALL_COMMAND |