Skip to content

Commit

Permalink
and i sed, and he sed, and i sed
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Oct 5, 2023
1 parent 384567c commit 16f9969
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ do_install_append() {
install -m 644 ${WORKDIR}/level-filter-plugin.conf ${D}${sysconfdir}/${BPN}/level-filter/plugin.conf
install -m 744 ${WORKDIR}/level-filter-create.sh ${D}${sysconfdir}/${BPN}/level-filter/create-level-filter.conf
sed -i -e 's,@CONFDIR@,${sysconfdir},g' ${D}${sysconfdir}/${BPN}/${BPN}.conf ${D}${sysconfdir}/${BPN}/level-filter/plugin.conf
sed -i -e 's,@STATEDIR@,${localstatedir}' ${D}${sysconfdir}/${BPN}/level-filter/create-level-filter.sh
sed -i -e 's,@STATEDIR@,${localstatedir},g' ${D}${sysconfdir}/${BPN}/level-filter/create-level-filter.sh

cat <EOF >${D}${sysconfdir}/${BPN}/opentrons-sources
opentrons-api
Expand Down

0 comments on commit 16f9969

Please sign in to comment.