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