Update README.md

This commit is contained in:
Esteban Mackay Q 2023-02-12 13:18:03 -05:00 committed by GitHub
parent c43025446c
commit 86101eebc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Easy-FreeDMR-SERVER-Install
# Easy-FreeDMR-SERVER-Install now is FDMR+
![alt text](https://raw.githubusercontent.com/hp3icc/Easy-FreeDMR-SERVER-Install/main/IMG_1942.jpg)
@ -28,10 +28,11 @@ need have curl and sudo installed
into your ssh terminal copy and paste the following link :
apt-get update
apt-get install curl sudo -y
apt-get update
apt-get install curl sudo -y
sh -c "$(curl -fsSL https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)"
sh -c "$(curl -fsSL https://github.com/hp3icc/Easy-FreeDMR-SERVER/raw/main/install.sh)"
#