1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

sudo not required

This commit is contained in:
Kyle Spearrin
2018-06-01 16:19:11 -04:00
parent d852693c26
commit b0106891ad

View File

@@ -31,7 +31,7 @@ This article will walk you through how to install and deploy Bitwarden to your o
curl -s -o bitwarden.sh \
https://raw.githubusercontent.com/bitwarden/core/master/scripts/bitwarden.sh \
&& sudo chmod u+x bitwarden.sh
&& chmod +x bitwarden.sh
./bitwarden.sh install
./bitwarden.sh start
./bitwarden.sh updatedb