fixed logic error
This commit is contained in:
parent
5c9c7cf7f3
commit
d0af96b546
|
|
@ -7,10 +7,6 @@
|
|||
# Define the content to append to .bashrc
|
||||
cat <<EOF >> ~/.bashrc
|
||||
|
||||
# Custom configurations added by script
|
||||
export PATH=\$PATH:/custom/path
|
||||
alias ll
|
||||
|
||||
# Additional ASCII art and warning
|
||||
echo '. . , . . . '
|
||||
echo '|\/| _ ._ _ _ ._ -+-. .._ _ | | _ ._.;_/ __'
|
||||
|
|
|
|||
Loading…
Reference in New Issue