mirror of
https://github.com/miaowware/qrm2.git
synced 2026-06-07 08:24:40 -04:00
@@ -49,7 +49,9 @@ $(BOTENV)/req_done: requirements.txt $(BOTENV)/success
|
||||
pip install ${PIP_OUTPUT} -U pip setuptools wheel; \
|
||||
pip install ${PIP_OUTPUT} -U -r requirements.txt
|
||||
@touch $(BOTENV)/req_done
|
||||
@mkdir ./data
|
||||
|
||||
data:
|
||||
mkdir data
|
||||
|
||||
# Copying templates
|
||||
options.py keys.py: | data
|
||||
|
||||
Reference in New Issue
Block a user