Skip to content

chore: remove install.sh script and documentation references#8643

Merged
mudler merged 2 commits intomudler:masterfrom
localai-bot:feature/remove-install-sh
Feb 24, 2026
Merged

chore: remove install.sh script and documentation references#8643
mudler merged 2 commits intomudler:masterfrom
localai-bot:feature/remove-install-sh

Conversation

@localai-bot
Copy link
Copy Markdown
Contributor

Summary

  • Removes the broken/misconfigured script
  • Removes all references to install.sh from documentation
  • Updates README.md to remove installer commands

Closes #8032

- Delete docs/static/install.sh (broken installer causing issues)
- Remove One-Line Installer section from linux.md documentation
- Remove install.sh references from installation/_index.en.md
- Remove install.sh warning and commands from README.md

Closes mudler#8032
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 23, 2026

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 891a22d
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/699d54c6d9659000084a43b2
😎 Deploy Preview https://deploy-preview-8643--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.


**Docker is the recommended installation method** for most users as it works across all platforms (Linux, macOS, Windows) and provides the easiest setup experience. It's the fastest way to get started with LocalAI.
{{% /notice %}}
{{% /notice %}
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You accidentally removed a curly bracket here

@github-actions github-actions bot added kind/documentation Improvements or additions to documentation enhancement New feature or request labels Feb 24, 2026
github-actions[bot]
github-actions bot previously approved these changes Feb 24, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 24, 2026 00:32
auto-merge was automatically disabled February 24, 2026 07:35

Head branch was pushed to by a user without write access

@github-actions github-actions bot enabled auto-merge (squash) February 24, 2026 07:35
@mudler mudler disabled auto-merge February 24, 2026 07:36
@mudler mudler merged commit db6ba4e into mudler:master Feb 24, 2026
46 of 70 checks passed
localai-bot added a commit to localai-bot/LocalAI that referenced this pull request Mar 25, 2026
…8643)

* chore: remove install.sh script and documentation references

- Delete docs/static/install.sh (broken installer causing issues)
- Remove One-Line Installer section from linux.md documentation
- Remove install.sh references from installation/_index.en.md
- Remove install.sh warning and commands from README.md

Closes mudler#8032

* fix: add missing closing braces to notice shortcode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request kind/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update or removal from documentation needed for "install.sh" installer script

2 participants