Skip to content

Commit

Permalink
Fix: add gnupg to installed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
erfansamandarian authored Nov 19, 2024
1 parent 42785db commit b11aae2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install/linkwarden-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ $STD apt-get install -y \
mc \
make \
postgresql \
cargo
cargo \
gnupg
msg_ok "Installed Dependencies"

msg_info "Setting up Node.js Repository"
Expand Down

0 comments on commit b11aae2

Please sign in to comment.