Skip to content

Commit

Permalink
Floorp: futureproof removal of rpi-firefox-mods.deb file
Browse files Browse the repository at this point in the history
  • Loading branch information
Botspot committed Feb 20, 2024
1 parent b4cd2d3 commit 86d91b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/Floorp/install-64
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ mkdir -p /tmp/floorp-deb/usr/share/floorp/distribution
mv /tmp/rpi-firefox-mods/usr/share/firefox/distribution/distribution.ini /tmp/floorp-deb/usr/share/floorp/distribution || error "Failed to move distribution.ini"
sed -i 's/Mozilla Firefox/Ablaze Floorp/g' /tmp/floorp-deb/usr/share/floorp/distribution/distribution.ini || error "Failed to edit distribution.ini"

rm -rf /tmp/rpi-firefox-mods /tmp/rpi-firefox-mods_20240110_all.deb
rm -rf /tmp/rpi-firefox-mods /tmp/rpi-firefox-mods*.deb

#make floorp command
mkdir /tmp/floorp-deb/usr/bin || error "Failed to make /tmp/floorp-deb/usr/bin folder"
Expand Down

0 comments on commit 86d91b2

Please sign in to comment.