Skip to content

Commit

Permalink
Clean R2 build (remove unnecessary directory) (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
GioF71 committed Apr 20, 2024
1 parent 19a50d0 commit 82580c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ elif [[ "${BUILD_MODE}" == "r2" ]]; then
cd /app/r2-src
git clone https://github.com/marcoc1712/squeezelite-R2.git
cd squeezelite-R2
mkdir Bin
make -f Makefile.debian
mv squeezelite-R2-deb /app/bin/squeezelite
chmod 755 /app/bin/squeezelite
Expand Down

0 comments on commit 82580c2

Please sign in to comment.