Skip to content

Commit

Permalink
fix install script
Browse files Browse the repository at this point in the history
  • Loading branch information
ImSingee committed Mar 1, 2024
1 parent 9c557ac commit 97350c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ fi
# Run the kitty install command
if [ -d ".git" ]; then
run_kitty_install
else
fi

0 comments on commit 97350c4

Please sign in to comment.