Skip to content

Commit

Permalink
Update sync.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Aug 23, 2024
1 parent a4a8abc commit b87b78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ generatePatches() {

updatePatches() {
echo "--> Updating patches"
rm -rf $BL/patches/trebledroid
#rm -rf $BL/patches/trebledroid
unzip -q patchestd.zip
mv patchestd $BL/patches/trebledroid
echo
Expand Down

0 comments on commit b87b78b

Please sign in to comment.