diff --git a/README.md b/README.md index 9f60c244f..ccd21cae8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ # v4 Thinks will be added here incrementally through PR's. +# Installation + +```bash +curl https://coolify-cdn.b-cdn.net/files/install.sh | bash +``` + ## Support - Mastodon: [@andrasbacsai@fosstodon.org](https://fosstodon.org/@andrasbacsai) diff --git a/resources/views/livewire/run-command.blade.php b/resources/views/livewire/run-command.blade.php index da8c4bccb..0b05f870f 100755 --- a/resources/views/livewire/run-command.blade.php +++ b/resources/views/livewire/run-command.blade.php @@ -1,4 +1,5 @@
+

Command Center