mirror of https://github.com/hp3icc/D-APRS.git
Update install.sh
This commit is contained in:
parent
165b39d91a
commit
66baae4c4e
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
apt update
|
||||
sudo apt-get install git -y
|
||||
sudo apt install python3-pip -y
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue