Update README.md
This commit is contained in:
parent
c43025446c
commit
86101eebc5
|
|
@ -1,4 +1,4 @@
|
|||
# Easy-FreeDMR-SERVER-Install
|
||||
# Easy-FreeDMR-SERVER-Install now is FDMR+
|
||||
|
||||

|
||||
|
||||
|
|
@ -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)"
|
||||
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue