delete duplicate pkill command

This commit is contained in:
= 2020-04-01 12:04:01 +01:00
parent 667421d5be
commit 17c59aa879
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#! /bin/sh
if pgrep sxhkd ; then pkill pkill sxhkd; fi
if pgrep sxhkd ; then pkill sxhkd; fi
if [ "$(hostname)" = Patricia ] ; then
# aoc