diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/quote-diff-bowdst.service | 11 | ||||
| -rw-r--r-- | scripts/quote-diff-bowdst.timer | 9 |
2 files changed, 0 insertions, 20 deletions
diff --git a/scripts/quote-diff-bowdst.service b/scripts/quote-diff-bowdst.service deleted file mode 100644 index 1b9f3651..00000000 --- a/scripts/quote-diff-bowdst.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Notify bowdst mismatched quotes -OnFailure=onfailure@%n.service - -[Service] -Type=simple -User=flint -Group=flint -ExecStart=/usr/bin/python quote_diff_bowdst.py --globeop -WorkingDirectory=/home/guillaume/projects/code/python -EnvironmentFile=/etc/serenitas.conf diff --git a/scripts/quote-diff-bowdst.timer b/scripts/quote-diff-bowdst.timer deleted file mode 100644 index fb728022..00000000 --- a/scripts/quote-diff-bowdst.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Run quote-diff-bowdst every tues/thurs at 11am - -[Timer] -OnCalendar=Tue,Thu 11:00 -Unit=quote-diff-bowdst.service - -[Install] -WantedBy=timers.target |
