Skip to content

Commit

Permalink
Update install.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
romw314 authored Mar 19, 2024
1 parent f771932 commit 89b7b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tput civis
if [ -z "$NO_FOX" ]; then
echo "BashFOX installer"
echo "BashFOX is created by romw314"
echo "https://romw314.github.io/bashfox"
echo "https://h10.ngw1.rf.gd/bashfox"
echo
echo -ne "Installing... [...........]\x1B[12D"
rm -rf ~/.bashfox
Expand Down

0 comments on commit 89b7b6a

Please sign in to comment.