aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/hm_monthend.service
blob: 6214cf994012b3486ad45075e2b33860c4977988 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Upload Bowdoin Street monthend positions to HM Globeop

[Service]
Type=oneshot
User=flint
Group=flint
ExecStart=/usr/bin/python position_file_bowdst.py --upload
WorkingDirectory=/home/guillaume/projects/code/python
EnvironmentFile=/etc/serenitas.conf
Environment=PYTHONPATH=/home/guillaume/projects/code/python