Compare commits

1 Commits
main ... GUI

Author SHA1 Message Date
4d122ee379 Update whit_install.sh 2025-06-03 23:03:35 +00:00

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