fix: template signal phone number

This commit is contained in:
2024-12-22 23:03:10 +00:00
parent bb84a95e2b
commit e83ee0333f
2 changed files with 3 additions and 1 deletions

View File

@@ -12,4 +12,4 @@
hour: "*"
minute: "25"
name: Poll from signal
job: "/home/sheppy/signal-cli/bin/signal-cli --output=json -u +HISTORY_PURGED_SECRET receive --send-read-receipt >> /home/sheppy/signal.log"
job: "/home/sheppy/signal-cli/bin/signal-cli --output=json -u {{ signal_sender_number }} receive --send-read-receipt >> /home/sheppy/signal.log"