Update install-py-aprs.sh
This commit is contained in:
parent
7bafa8cef6
commit
e46af40109
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
sh -c "$(curl -fsSL https://gitlab.com/hp3icc/python-aprs-beacon/-/raw/main/install.sh)"
|
bash -c "$(curl -fsSL https://gitlab.com/hp3icc/python-aprs-beacon/-/raw/main/install.sh)"
|
||||||
|
|
||||||
sh -c "$(curl -fsSL https://gitlab.com/hp3icc/python-aprs-beacon/-/raw/main/menu.sh)"
|
bash -c "$(curl -fsSL https://gitlab.com/hp3icc/python-aprs-beacon/-/raw/main/menu.sh)"
|
||||||
|
|
||||||
/bin/menu-py-aprs
|
/bin/menu-py-aprs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue