9 lines
169 B
Desktop File
9 lines
169 B
Desktop File
[Unit]
|
|
Description= git puller
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
Environment=USER=%i
|
|
Environment=APP=nginx
|
|
ExecStart=/data/indiehosters/importers/gitpuller.sh
|