mirror of
https://github.com/miaowware/qrm2.git
synced 2025-05-29 04:42:26 -04:00
Update Makefile
Co-Authored-By: 0x5c <0x5c.dev@gmail.com>
This commit is contained in:
parent
4743a2524f
commit
a65d8bd580
2
Makefile
2
Makefile
@ -52,7 +52,7 @@ $(BOTENV)/req_done: requirements.txt $(BOTENV)/success
|
|||||||
@mkdir ./data
|
@mkdir ./data
|
||||||
|
|
||||||
# Copying templates
|
# Copying templates
|
||||||
options.py keys.py:
|
options.py keys.py: | data
|
||||||
@echo "\033[34;1m--> Copying template files...\033[0m"
|
@echo "\033[34;1m--> Copying template files...\033[0m"
|
||||||
@cp -nv ./templates/template_$@ ./data/$@
|
@cp -nv ./templates/template_$@ ./data/$@
|
||||||
@touch ./data/$@
|
@touch ./data/$@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user