gpt2tg/Makefile

6 lines
295 B
Makefile
Raw Normal View History

2023-09-09 15:52:29 +00:00
install:
install --mode=755 telegram_poll.sh ~/.local/bin/gpt2tg_telegram_poll
install --mode=755 prompt.sh ~/.local/bin/gpt2tg_prompt
install --mode=755 prompt_streamparser.sh ~/.local/bin/gpt2tg_prompt_streamparser
install --mode=755 telegram_sender.sh ~/.local/bin/gpt2tg_telegram_sender