Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

macOS installation script. - #129

Open
vg wants to merge 1 commit into
laCour:masterfrom
vg:patch-1
Open

macOS installation script.#129
vg wants to merge 1 commit into
laCour:masterfrom
vg:patch-1

Conversation

@vg

@vg vg commented Jan 5, 2018

Copy link
Copy Markdown

No description provided.

@reggian

reggian commented Aug 13, 2018

Copy link
Copy Markdown

I have found that cp did not work for me. Used curl instead:
curl -o /Applications/Slack.app/Contents/Resources/black.css https://raw.githubusercontent.com/laCour/slack-night-mode/master/css/raw/black.css

Also, in the grep command
grep 'filePath = "/Applications/Slack.app/Contents/Resources/black"'
you are missing the file extension like so:
grep 'filePath = "/Applications/Slack.app/Contents/Resources/black.css"'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants