forked from mirror/coolify
add sudo to installation
This commit is contained in:
@@ -21,10 +21,10 @@ For more information, take a look at our landing page at [coolify.io](https://co
|
||||
|
||||
## Installation
|
||||
```bash
|
||||
curl -fsSL https://gitamin.ir/IranAccess/coolify/raw/branch/v4.x/scripts/install.sh | bash
|
||||
curl -fsSL https://gitamin.ir/IranAccess/coolify/raw/branch/v4.x/scripts/install.sh | sudo bash
|
||||
```
|
||||
```bash
|
||||
curl -fsSL https://gitamin.ir/IranAccess/coolify/raw/branch/v4.x/other/nightly/install.sh | bash
|
||||
curl -fsSL https://gitamin.ir/IranAccess/coolify/raw/branch/v4.x/other/nightly/install.sh | sudo bash
|
||||
```
|
||||
You can find the installation script source [here](./scripts/install.sh).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user