Skip to content

Commit

Permalink
Fix a bug found while testing RPiOS for issue #3
Browse files Browse the repository at this point in the history
  • Loading branch information
hadcl4 committed Mar 19, 2022
1 parent a4a0137 commit ff2076f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ rm -f ~/.thunder/size.cfg
cp size.cfg ~/.thunder/size.cfg
rm -f ~/.thunder/news.cfg
cp news.cfg ~/.thunder/news.cfg
rm -f ~/.thunder/browser.cfg
cp browser.cfg ~/.thunder/browser.cfg
fi
if [[ $firsttimes =~ [Nn] ]]; then
echo "Got it."
Expand Down

0 comments on commit ff2076f

Please sign in to comment.