install: silence rm warnings
This commit is contained in:
parent
b2f02644e3
commit
4ed35d05ca
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ if test $aur_helper = yay
|
|||
else
|
||||
$aur_helper -Ui $noconfirm
|
||||
end
|
||||
rm -f caelestia-meta-*.pkg.tar.zst 2> /dev/null
|
||||
fish -c 'rm -f caelestia-meta-*.pkg.tar.zst' 2> /dev/null
|
||||
|
||||
# Install hypr* configs
|
||||
if confirm-overwrite $config/hypr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue