Skip to content

Commit

Permalink
Fix tail logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurvan Rivoal committed Jan 3, 2025
1 parent 399eefa commit 795185e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ fi
brave-browser

file="~/.config/BraveSoftware/Brave-Browser/chrome_debug.log"
mkdir -p ~/.config/BraveSoftware/Brave-Browser
touch $file
tail -F $file

0 comments on commit 795185e

Please sign in to comment.