Update whit_install.sh

This commit is contained in:
2025-06-03 23:03:35 +00:00
parent 0c23f3cbb4
commit 4d122ee379

View File

@@ -37,4 +37,5 @@ sed -i "s/#alias l='ls -CF'/alias ll='ls -CFl'/g" /home/$USER/.bashrc
#add configure and run to .bashrc
cat ./install/bashrcinfo >> /home/$USER/.bashrc
cat /home/$USER/WHIT/install/bashrcinfo >> /home/$USER/.bashrc