BUG-FIX: make it compatible with the new "one call to make" of process-telegram-updates
This commit is contained in:
parent
7ed73272cd
commit
cc2af6c1ca
@ -18,8 +18,8 @@ all: $(SRC_FILES)
|
||||
|
||||
# 7. Processed received messages
|
||||
process-telegram-updates: ../process-telegram-updates/process_message.php
|
||||
cd ../process-telegram-updates && make fetch_updates
|
||||
cd ../process-telegram-updates && make process_updates
|
||||
cd ../process-telegram-updates && make
|
||||
|
||||
|
||||
../process-telegram-updates/process_message.php:
|
||||
printf '%s\n' \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user