You've already forked photo-importer
mirror of
https://github.com/sashacmc/photo-importer.git
synced 2026-04-11 03:40:23 +02:00
4 lines
81 B
Makefile
Executable File
4 lines
81 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python3 --buildsystem pybuild --with systemd
|