focus on your browsing
browser web-browser

fix prefix in dotnet publish command

woof.monster 333c43c1 3d6ccbc4

verified
+1 -1
+1 -1
site.srht.shrimple.OuchBrowser.json
··· 90 90 "just compile-resources", 91 91 "just PREFIX=${FLATPAK_DEST} build-translations", 92 92 "just PREFIX=${FLATPAK_DEST} build-schemas", 93 - "dotnet publish OuchBrowser -c Release -o /app/bin --source ./nuget-sources", 93 + "dotnet publish OuchBrowser -c Release -o ${FLATPAK_DEST}/bin --source ./nuget-sources", 94 94 95 95 "install -Dm644 OuchBrowser/Icons/Symbolic/${FLATPAK_ID}-symbolic.svg --target-directory ${FLATPAK_DEST}/share/icons/hicolor/symbolic/apps/", 96 96 "install -Dm644 OuchBrowser/Icons/Hicolor/${FLATPAK_ID}.svg --target-directory ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/",