diff --git a/docs/slideshow.md b/docs/slideshow.md index 053eb63..864cf9a 100644 --- a/docs/slideshow.md +++ b/docs/slideshow.md @@ -17,6 +17,14 @@ DL_URL=$(curl https://git.kemonine.info/api/v1/repos/PiFrame/piframe-go/releases wget $DL_URL -O /usr/local/bin/pf-ui chmod a+x /usr/local/bin/pf-ui +# Setup wrapper script for pf-ui so no chracters are echo'd to the tty +cat > /usr/local/bin/pf-ui.sh < /etc/systemd/system/pf-ui.service <