tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
3.05k stars 255 forks source link

Migrate uStreamer directory permissions to the uStreamer Debian package #1546

Closed db39 closed 1 year ago

db39 commented 1 year ago

Resolves https://github.com/tiny-pilot/tinypilot/issues/1467

This change sets the correct permissions of the uStreamer directory (i.e., /opt/ustreamer) using the uStreamer Debian package, instead of using Ansible.

To test this bundle, run:

curl \
  --silent \
  --show-error \
  --location \
  https://raw.githubusercontent.com/tiny-pilot/tinypilot/master/scripts/install-bundle | \
  sudo bash -s -- \
    https://output.circle-artifacts.com/output/job/e81ad09e-33d3-4703-a812-59bb58f415c2/artifacts/0/bundler/dist/tinypilot-community-20230802T1810Z-1.9.0-43+0d9bfb3.tgz

Review on CodeApprove

db39 commented 1 year ago
Automated comment from CodeApprove ➜

⏳ @jdeanwallace please review this Pull Request