--
This commit is contained in:
9
nercone-website-autoupdater.service
Normal file
9
nercone-website-autoupdater.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Nercone Website Updater
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
User=root
|
||||
Group=root
|
||||
WorkingDirectory=/srv/website
|
||||
ExecStart=/usr/bin/bash /srv/website/update.sh
|
||||
Reference in New Issue
Block a user