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