mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 13:30:47 -05:00
formatting
This commit is contained in:
parent
ebe5de26c9
commit
c82dcfb510
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ if [ "$pid" != "" ]; then
|
|||
echo "$(date +"%Y-%m-%d %T") - idle-launcher: Sending SIGKILL" >> "$log_file"
|
||||
kill -9 "$pid"
|
||||
sleep 1
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
{{ if eq .chezmoi.hostname "helix" -}}
|
||||
|
|
Loading…
Reference in a new issue