mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 07:24:44 -04:00
Aaronia RTSA Rx: initial commit
This commit is contained in:
@@ -18,7 +18,7 @@ EOF
|
||||
branch_name="sdrangel"
|
||||
clone_label=$(date)
|
||||
image_tag="latest"
|
||||
uid=$(id -u)
|
||||
uid=1000
|
||||
docker_file="."
|
||||
|
||||
while getopts "h?b:c:t:j:f:" opt; do
|
||||
|
||||
Reference in New Issue
Block a user