You've already forked photo-importer
mirror of
https://github.com/sashacmc/photo-importer.git
synced 2025-12-23 22:31:07 +02:00
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
|
|
#!/usr/bin/make -f
|
||
|
|
%:
|
||
|
|
dh $@ --with python3 --buildsystem pybuild --with systemd
|