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
Loading
#!/bin/bash
cd /data/per-user/$USER/nginx/data/www-content && git pull
[Unit] [Unit]
Description=nginx git puller Description= git puller
[Service] [Service]
ExecStart=cd /data/per-user/%i/nginx/data/www-content && git pull Environment=USER=%i
ExecStart=/data/indiehosters/importers/gitpuller.sh
[Install]
WantedBy=nginx@%i.service
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