Skip to content

Commit

Permalink
only onetime ask for authentication during rollout
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Metzner committed Mar 27, 2024
1 parent cff8589 commit 9404df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .install-password-manager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Linux)
# commands to install password-manager-binary on Linux
type pip3 >/dev/null 2>&1 || sudo dnf install -y python3-pip
pip3 install keepercommander
keeper --config ~/config.json this-device persistent-login on
;;
*)
echo "unsupported OS"
Expand Down

0 comments on commit 9404df6

Please sign in to comment.