Skip to content

Commit

Permalink
remove existing symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
b- committed Oct 8, 2023
1 parent e07f55e commit 81f7397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/1password.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ rpm-ostree install https://downloads.1password.com/linux/rpm/stable/x86_64/1pass
mv /var/opt/1Password /usr/lib/1Password

#create symlink /usr/bin/1password pointing to /opt/1Password/1password
rm /usr/bin/1password
ln -s /opt/1Password/1password /usr/bin/1password

# hacked from 1password-latest.tar.gz//after-install.sh
Expand Down

0 comments on commit 81f7397

Please sign in to comment.