Bashbot Version 0.5

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2019-04-04 15:05:19 +02:00
parent fd81668c8f
commit e5e266697a
9 changed files with 8 additions and 8 deletions

View File

@ -462,4 +462,4 @@ No - its not less (in)secure as any other Bot written in any other language. But
If you feel that there's something missing or if you found a bug, feel free to submit a pull request!
#### $$VERSION$$ v0.5-rc-9-g1870ae0
#### $$VERSION$$ v0.5-0-gfd81668

0
[^ Normal file
View File

View File

@ -7,7 +7,7 @@
# This file is public domain in the USA and all free countries.
# Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying)
#
#### $$VERSION$$ v0.5-rc-4-g92e9e9c
#### $$VERSION$$ v0.5-0-gfd81668
SHELL=/bin/sh

View File

@ -1,7 +1,7 @@
#!/bin/sh
# description: Start or stop telegram-bash-bot
#
#### $$VERSION$$ v0.5-rc-7-gc075ea6
#### $$VERSION$$ v0.5-0-gfd81668
#
### BEGIN INIT INFO
# Provides: bashbot

View File

@ -10,7 +10,7 @@
# This file is public domain in the USA and all free countries.
# Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying)
#
#### $$VERSION$$ v0.5-rc-6-g7a4831d
#### $$VERSION$$ v0.5-0-gfd81668
#
# Exit Codes:
# - 0 sucess (hopefully)

View File

@ -4,7 +4,7 @@
# This file is public domain in the USA and all free countries.
# Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying)
#
#### $$VERSION$$ v0.5-rc-3-gf67503c
#### $$VERSION$$ v0.5-0-gfd81668
# adjust your language setting here, e.g.when run from other user or cron.
# https://github.com/topkecleon/telegram-bot-bash#setting-up-your-environment

2
notify
View File

@ -2,7 +2,7 @@
# This file is public domain in the USA and all free countries.
# Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying)
#### $$VERSION$$ v0.5-rc-3-gf67503c
#### $$VERSION$$ v0.5-0-gfd81668
# adjust your language setting here
# https://github.com/topkecleon/telegram-bot-bash#setting-up-your-environment

View File

@ -3,7 +3,7 @@
# This file is public domain in the USA and all free countries.
# Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying)
#### $$VERSION$$ v0.5-rc-3-gf67503c
#### $$VERSION$$ v0.5-0-gfd81668
# adjust your language setting here
# https://github.com/topkecleon/telegram-bot-bash#setting-up-your-environment

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
#### $$VERSION$$ v0.5-rc-3-gf67503c
#### $$VERSION$$ v0.5-0-gfd81668
#
# Easy Versioning in git:
#