fix librewolf restore

This commit is contained in:
askiiart 2025-03-01 11:07:37 -06:00
parent 7fc3e5011a
commit 743804a163
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -101,7 +101,7 @@ fi
cd ~/.librewolf
for dir in $(find . -mindepth 1 -maxdepth 1 -type d -name "*.*"); do
cp -r $GIT_DIR/librewolf/ $dir
cp -r $GIT_DIR/librewolf/* $dir
done
# WezTerm