Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
anjasamar committed Jun 27, 2024
1 parent 215cd95 commit 121f0f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ Visit website: https://linkpanel.atsi.cloud
## Documentation
LinkPanel Documentation is available at: https://linkpanel.atsi.cloud/docs.html.

## Ubuntu 20.04-24.04 & Debian 10-12 Installation please ensure your OpenSSH is before run installer!
```bash
sudo apt-get remove --purge ssh-askpass ssh-askpass-gnome
```

## Ubuntu 20.04-24.04 Installation
```bash
wget -O - https://raw.githubusercontent.com/ATSiCorp/LinkPanel/main/installer-ubuntu.sh | bash
Expand Down

0 comments on commit 121f0f5

Please sign in to comment.