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 7a6990a commit 3a11e8b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ And please dont use master branch, I still development them, if you want to stil

```ssh
$ ssh ubuntu@<your server IP address>
$ ubuntu@aws:~$ sudo -s
$ root@user:~# wget -O - https://raw.githubusercontent.com/ATSiCorp/LinkPanel/main/installer-ubuntu.sh | bash
$ ubuntu@hostname-example:~$ sudo -s
$ root@hostname-example:~# wget -O - https://raw.githubusercontent.com/ATSiCorp/LinkPanel/main/installer-ubuntu.sh | bash
```

## Debian 10-12 Installation
Expand All @@ -74,8 +74,8 @@ wget -O - https://raw.githubusercontent.com/ATSiCorp/LinkPanel/main/installer-de

```ssh
$ ssh ubuntu@<your server IP address>
$ ubuntu@aws:~$ sudo -s
$ root@user:~# wget -O - https://raw.githubusercontent.com/ATSiCorp/LinkPanel/main/installer-debian.sh | bash
$ debian@hostname-example:~$ sudo -s
$ root@hostname-example:~# wget -O - https://raw.githubusercontent.com/ATSiCorp/LinkPanel/main/installer-debian.sh | bash
```

Remember to open ports: 22, 80 and 443!
Expand Down

0 comments on commit 3a11e8b

Please sign in to comment.