Compare commits
5 Commits
58f02132a8
...
GUI
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d122ee379 | |||
| 0c23f3cbb4 | |||
| 68e986b2e3 | |||
| f6bab5c6ae | |||
| 3009f642f5 |
14
README.md
14
README.md
@@ -1,3 +1,15 @@
|
||||
# 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%
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user