Skip to content

Commit

Permalink
install script updated
Browse files Browse the repository at this point in the history
  • Loading branch information
r4gus committed Jan 30, 2024
1 parent 264909d commit 6aa7fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ if [ "$path" != "" ]; then
zig="$sub/zig"
fi

git clone https://github.com/r4gus/keypass --branch 0.2.3
git clone https://github.com/r4gus/keypass --branch 0.2.4
cd keypass
../$zig build -Doptimize=ReleaseSmall
rm -rf /usr/local/bin/passkeez
Expand Down

0 comments on commit 6aa7fce

Please sign in to comment.