Skip to content
Snippets Groups Projects
Commit e5ce27bf authored by Michiel de Jong's avatar Michiel de Jong
Browse files

revert untested merge of #18

parent 84bb761f
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
cd /data/per-user/$USER/nginx/data/www-content && git pull
[Unit]
Description=nginx git puller
Description= git puller
[Service]
ExecStart=cd /data/per-user/%i/nginx/data/www-content && git pull
[Install]
WantedBy=nginx@%i.service
Environment=USER=%i
ExecStart=/data/indiehosters/importers/gitpuller.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment