modified: install.sh

modified:   ping-vps.service
	modified:   ping-vps.sh
This commit is contained in:
nekochemist 2026-04-17 04:49:38 +05:00
parent 878600ca30
commit 48b3b9fb3d
3 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,5 @@
#!/bin/bash
# /usr/local/bin/ping_monitor.sh
source "$(dirname "$0")/.env"
send_matrix() {
curl -s -X PUT \
"${MATRIX_SERVER}/_matrix/client/v3/rooms/${MATRIX_ROOM}/send/m.room.message/$(date +%s%N)" \