Browse --- Chat --- Wekan

Skip to content

Make setup script mac compatible

Create a separate setup script for mac or make mac compatible.
Assume tmux not installed.

Do not run kc.sh load or kc.sh link on mac.
Bash script file contains commands for linux that may be different on a mac.
Some examples may include: sed readlink dirname.

Will be a separate issue, but turn kc.sh into a go binary that runs on both linux and mac.