Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rush-er authored Dec 15, 2022
1 parent d082825 commit 33d6374
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,27 @@
# 3CX installer

Debian 10 (buster)
# Instruction
##Debian 11 (bullseye)
### Instruction
- git clone https://github.com/Rush-er/3CXinstaller
- chmod +x installer.sh
- ./installer.sh
- chmod +x debian11_installer.sh
- ./debian11_installer.sh

##Debian 10 (buster)
### Instruction
- git clone https://github.com/Rush-er/3CXinstaller
- chmod +x debian10_installer.sh
- ./debian10_installer.sh


##MISC

Fix error libfreeimage3 while upgrading from v16 to v18
### Fix error libfreeimage3 while upgrading from v16 to v18
- chmod +x install_libfreeimage3.sh
- ./libfreeimage3

Upgrade from v16 to v18
### Upgrade from v16 to v18
- chmod +x upgrade.sh
- ./upgrade

Direct deb packet (latest):
http://downloads-global.3cx.com/downloads/debian/pool/buster/3cxpbx_18.0.3.450_amd64.deb
### Direct deb packet (latest):
http://repo.3cx.com/3cx/pool/main/3/3cxpbx/3cxpbx_18.0.5.418-deb11_amd64.deb

0 comments on commit 33d6374

Please sign in to comment.