mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
fc128b4b7f
Signed-off-by: B. Watson <yalhcru@gmail.com>
15 lines
451 B
Text
15 lines
451 B
Text
The Keybase Go Client, filesystem and GUI
|
|
|
|
This script package the whole bundle, not just the client app.
|
|
Choose one between kbfs or keybase. Do not install both.
|
|
|
|
You will need to create a new user keybasehelper before building
|
|
this package.
|
|
|
|
groupadd -g 352 keybasehelper
|
|
useradd -u 352 -g keybasehelper \
|
|
-c "keybase helper user" -s /bin/false keybasehelper
|
|
|
|
NOTE: Read README.SBo for more instructions!!
|
|
|
|
google-go-lang is a runtime dependency.
|