mirror of https://github.com/hp3icc/D-APRS.git
Update install.sh
This commit is contained in:
parent
c74487e090
commit
31a7b4f103
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh
|
||||
apt update
|
||||
sudo apt-get install git -y
|
||||
sudo apt install python3-pip -y
|
||||
sudo apt-get install python3-pip -y
|
||||
#
|
||||
cd /home/
|
||||
sudo cat > /home/requirements.txt <<- "EOF"
|
||||
|
|
|
|||
Loading…
Reference in New Issue