Skip to content

Commit

Permalink
build.sh: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
FFHener authored and pktpls committed Jul 21, 2024
1 parent 39ef73e commit 32165df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ packageset="$(cat "packageset/$(echo "$fversion" | cut -d'-' -f1)/$variant.txt"
{
echo "FREIFUNK_DISTRIB_ID='Freifunk Falter'"
echo "FREIFUNK_RELEASE='$fversion'"
echo "FREIFUNK_OPENWRT_BASE='$orelease'"
echo "FREIFUNK_REVISION='$frevision'"
echo "FREIFUNK_VARIANT='$variant'"
} >embedded-files/etc/freifunk_release
Expand Down

0 comments on commit 32165df

Please sign in to comment.