Skip to content

Install fails at network check #1680

Description

@GryphonInfoSec

Release v7.1.1
OS: Ubuntu 24

Ran the install script:
curl -fsSL https://ourlifeos.ai/install.sh | bash

Got the following error:
✗ Network install needs LIFEOS_REPO set (owner/name), or use LIFEOS_SRC for a local install.

bug: it defaults LIFEOS_REPO to danielmiessler/LifeOS, then explicitly refuses to network-install when LIFEOS_REPO equals that exact default (line 171-173: if [ "$LIFEOS_REPO" = "danielmiessler/LifeOS" ]; then error "..."; exit 1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions