mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
git pull everytime
This commit is contained in:
parent
7a6d021e18
commit
3b32dc37c8
2 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,9 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
git clone https://github.com/jketterl/openwebrx.git /openwebrx
|
||||
cd /openwebrx
|
||||
|
||||
debuild -uc -us
|
||||
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue