Node.js script to check the status of my server pages. https://kevin-mok.com/server/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

9 righe
121 B

  1. [Unit]
  2. Description=Update server page statuses
  3. [Timer]
  4. OnCalendar=*:0
  5. Persistent=true
  6. [Install]
  7. WantedBy=timers.target