Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 authored Feb 14, 2023
1 parent cd830fc commit 73696d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ tput sgr0 &&
cp -r -v mozconfig $HOME/mozilla-unified/ &&
cp -r -v app/application.ini $HOME/mozilla-unified/ &&
cp -r -v browser/. $HOME/mozilla-unified/browser/ &&
cp -r -v build/. $HOME/mozilla-unified/build/ &&
cp -r -v app/. $HOME/mozilla-unified/browser/app/ &&

printf "${GRE}Done!\n" &&
Expand Down

0 comments on commit 73696d8

Please sign in to comment.