Make output of 'pacdiff' hook have an arrow
This commit is contained in:
parent
92145b54c7
commit
fab39e1615
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ Target = *
|
|||
[Action]
|
||||
Description = Looking for pacnew and pacsave files...
|
||||
When = PostTransaction
|
||||
Exec = /bin/sh -c '/usr/bin/find /etc -regextype posix-extended -regex ".+\.pac(new|save)" 2>/dev/null; echo "Done"'
|
||||
Exec = /bin/sh -c '/usr/bin/find /etc -regextype posix-extended -regex ".+\.pac(new|save)" 2>/dev/null; echo "=> Done"'
|
||||
|
|
Loading…
Add table
Reference in a new issue