-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into…
… develop
- Loading branch information
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,9 +48,7 @@ https://docs.ansible-semaphore.com/administration-guide/installation | |
|
||
```bash | ||
sudo snap install semaphore | ||
sudo snap stop semaphore # BoltDB limitation, it allows only one connection | ||
sudo semaphore user add --admin --name "Your Name" --login your_login --email [email protected] --password your_password | ||
sudo snap start semaphore | ||
``` | ||
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/semaphore) | ||
|
||
|