mirror of
https://github.com/frappe/bench.git
synced 2025-01-10 17:24:41 +00:00
4 lines
54 B
Makefile
Executable File
4 lines
54 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python-virtualenv
|