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