Skip to content

Commit d3c0dc5

Browse files
committed
Docker build files & setup
1 parent c74d5a4 commit d3c0dc5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docker_setup.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ if ! [ -x "$(command -v docker)" ]; then
1111
fi
1212

1313
# Welcome Message
14+
echo "" &&
1415
hzline &&
15-
echo "Welcome to the TelegramBot-OpenAI-API setup." &&
16-
echo "Source code: https://github.com/FlyingFathead/TelegramBot-OpenAI-API/" &&
16+
echo "::: Welcome to the TelegramBot-OpenAI-API setup." &&
17+
echo "::: Source code & repo: https://github.com/FlyingFathead/TelegramBot-OpenAI-API/" &&
1718
hzline &&
1819
echo
1920

0 commit comments

Comments
 (0)