Compare commits

...

2 Commits

Author SHA1 Message Date
b215388cbc Merge pull request 'GUI' (#1) from GUI into main
Reviewed-on: #1
2025-06-03 23:01:47 +00:00
58f02132a8 Update whit_install.sh 2025-06-03 22:58:45 +00:00

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