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