[Unit] Description=Show new photo onto the eink display [Service] Type=oneshot WorkingDirectory={{ code_dest }} #EnvironmentFile={{ service_config_dir }}/restic.env ExecStart=python main.py [Install] WantedBy=multi-user.target