Update install/passwordpusher-install.sh

This commit is contained in:
Tobias
2026-07-26 18:30:43 +02:00
committed by GitHub
parent 27db888c17
commit 2efe0fc5af
+1 -2
View File
@@ -23,9 +23,8 @@ $STD apt install -y \
msg_ok "Installed Dependencies"
RUBY_VERSION="4.0.5" RUBY_INSTALL_RAILS="false" setup_ruby
export PATH="$HOME/.rbenv/shims:$HOME/.rbenv/bin:$PATH"
NODE_VERSION="22" NODE_MODULE="yarn" setup_nodejs
export PATH="$HOME/.rbenv/shims:$HOME/.rbenv/bin:$PATH"
fetch_and_deploy_gh_release "passwordpusher" "pglombardo/PasswordPusher" "tarball"