formatting corrections

This commit is contained in:
Artur Mukhamadiev 2025-10-07 22:59:30 +03:00
parent 73c2cb2d21
commit 65895230e3

1
run.sh
View File

@ -8,6 +8,7 @@ usage() {
} }
build=False build=False
wsl=False
container_name="gstreamer-base" container_name="gstreamer-base"
while getopts ":bhc:" opt; do while getopts ":bhc:" opt; do