mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Imported scripts from private repository and enforced the naming convention
This commit is contained in:
5
scripts/opensuse/keybase.setup.sh
Normal file
5
scripts/opensuse/keybase.setup.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
sudo zypper install --no-confirm https://prerelease.keybase.io/keybase_amd64.rpm
|
||||
systemctl --user enable --now keybase.service
|
||||
systemctl --user enable --now kbfs.service
|
||||
Reference in New Issue
Block a user