Files
Web-Page-Performance-Test/web-page-performance-test-sync.service

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