-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels