Compare commits
1 Commits
GUI
...
58f02132a8
| Author | SHA1 | Date | |
|---|---|---|---|
| 58f02132a8 |
12
README.md
12
README.md
@@ -1,15 +1,3 @@
|
||||
# WHIT
|
||||
|
||||
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%
|
||||
@@ -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
|
||||
cat /home/$USER/WHIT/install/bashrcinfo >> /home/$USER/.bashrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user