mirror of
https://github.com/DeNNiiInc/Web-Page-Performance-Test.git
synced 2026-04-18 04:05:58 +00:00
11 lines
319 B
Desktop File
11 lines
319 B
Desktop File
[Unit]
|
|
Description=Auto-sync Web Page Performance Test from GitHub
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/var/www/web-page-performance-test/auto-sync.sh
|
|
User=root
|
|
StandardOutput=append:/var/log/web-page-performance-test-autosync.log
|
|
StandardError=append:/var/log/web-page-performance-test-autosync.log
|