Skip to content

Commit

Permalink
Minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
batden committed Jan 19, 2024
1 parent 4a1b32a commit f43d9f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elluminate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,7 @@ do_tests() {
do_bsh_alias() {
if [ -f $HOME/.bash_aliases ]; then
mv -vb $HOME/.bash_aliases $HOME/.bash_aliases_bak
echo
touch $HOME/.bash_aliases
else
touch $HOME/.bash_aliases
Expand Down

0 comments on commit f43d9f9

Please sign in to comment.