mirror of
https://github.com/opengram-server/opengram.git
synced 2026-07-28 08:26:11 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
export REGISTRY_URL="mytelegram"
|
||||
|
||||
./1.build-messenger-command-server.sh
|
||||
./2.build-messenger-query-server.sh
|
||||
./4.build-sms-sender.sh
|
||||
./5.build-gateway-server.sh
|
||||
./6.build-auth-server.sh
|
||||
Reference in New Issue
Block a user