mirror of
https://github.com/itflow-org/itflow
synced 2026-03-10 15:54:51 +00:00
Merge pull request #775 from o-psi/update-readme
Default install script doesnt like the oneliner.
This commit is contained in:
@@ -103,7 +103,8 @@ ITFlow is self-hosted. There is a full installation guide in the [docs](https://
|
|||||||
- Login as root
|
- Login as root
|
||||||
- Download & run install script
|
- Download & run install script
|
||||||
```
|
```
|
||||||
wget -O - https://github.com/itflow-org/itflow-install-script/raw/main/itflow_install.sh | bash
|
wget -O itflow_install.sh https://github.com/itflow-org/itflow-install-script/raw/main/itflow_install.sh
|
||||||
|
bash itflow_install.sh
|
||||||
```
|
```
|
||||||
- Follow Instructions & navigate to setup URL shown
|
- Follow Instructions & navigate to setup URL shown
|
||||||
- Leave us feedback in the [forum](https://forum.itflow.org/d/11-road-map)
|
- Leave us feedback in the [forum](https://forum.itflow.org/d/11-road-map)
|
||||||
|
|||||||
Reference in New Issue
Block a user