Skip to content

Syntax Error on Syscheck Install #2

@seasonedgeek

Description

@seasonedgeek

I tried to install syscheck on my iMac today, using:

sudo sh -c "`curl --silent --location https://raw.githubusercontent.com/locochris/syscheck/master/install.sh`"

Password:
The following feedback displayed:

mkdir -p /usr/local/bin
install bin/shpec /usr/local/bin/
mkdir -p /usr/local/bin
install bin/syscheck /usr/local/bin/
41:43: syntax error: A unknown token can’t go after this “"”. (-2740)

So curiously, I attempted to see what the syntax was about. But, your install source file is only 38 lines long. Which file is the 41:43:syntax error referring too?

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