10 lines
188 B
Desktop File
10 lines
188 B
Desktop File
[Unit]
|
|
Description=Nercone Web Server Updator
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=root
|
|
Group=root
|
|
WorkingDirectory=/srv/nercone-webserver
|
|
ExecStart=/usr/bin/bash /srv/nercone-webserver/update.sh
|