Skip to content

Commit

Permalink
Minor refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
ehfd committed Mar 22, 2024
1 parent f93ccde commit ab619f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selkies-gstreamer-entrypoint.sh
Expand Up @@ -5,7 +5,7 @@
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

# Source environment for GStreamer
source /opt/gstreamer/gst-env
. /opt/gstreamer/gst-env

# Set default display
export DISPLAY="${DISPLAY:-:0}"
Expand Down

0 comments on commit ab619f0

Please sign in to comment.