mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
silent if file absent
This commit is contained in:
parent
c923467663
commit
070c613050
@ -7,7 +7,7 @@
|
||||
# run by a pacman hook set up. The user should not have to run this manually.
|
||||
|
||||
# Search for all Firefox and Librewolf profiles using Arkenfox.
|
||||
profiles="$(grep -H "arkenfox user.js" \
|
||||
profiles="$(grep -sH "arkenfox user.js" \
|
||||
/home/*/.librewolf/*.default-release/user.js \
|
||||
/home/*/.mozilla/firefox/*.default-release/user.js)"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user