Update whit_install.sh

This commit is contained in:
2025-06-03 22:58:45 +00:00
parent 81a46c1f8a
commit 58f02132a8

View File

@@ -37,4 +37,4 @@ 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