|
@ -117,9 +117,9 @@ You can pass flags to the installer like this: |
|
|
|
|
|
|
|
|
curl https://umbrel.sh | bash -s -- --no-install-docker --no-install-compose |
|
|
curl https://umbrel.sh | bash -s -- --no-install-docker --no-install-compose |
|
|
|
|
|
|
|
|
You may press Ctrl+C now to abort the install. |
|
|
|
|
|
|
|
|
|
|
|
Sleeping for 30 seconds... |
|
|
Sleeping for 30 seconds... |
|
|
|
|
|
|
|
|
|
|
|
You may press Ctrl+C now to abort the install. |
|
|
EOF |
|
|
EOF |
|
|
sleep 30 |
|
|
sleep 30 |
|
|
} |
|
|
} |
|
|