Compare commits

..

1 Commits

Author SHA1 Message Date
58f02132a8 Update whit_install.sh 2025-06-03 22:58:45 +00:00
2 changed files with 1 additions and 14 deletions

View File

@@ -1,15 +1,3 @@
# WHIT # WHIT
Web Hosted Image Technology Web Hosted Image Technology
Terminal version:
git clone https://git.thefinaldreams.com/Kewitt/WHIT.git
80%
GUI version:
git clone -b GUI https://git.thefinaldreams.com/Kewitt/WHIT.git ; chmod +x ./WHIT/whit_install.sh ; ./WHIT/whit_install.sh
10%

View File

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