add some comments
This commit is contained in:
parent
6a669e6749
commit
3513a966e3
2 changed files with 5 additions and 2 deletions
|
|
@ -716,7 +716,10 @@ while true; do
|
|||
sudo make
|
||||
sudo cp src/iipsrv.fcgi /usr/lib/iipimage-server/iipsrv.fcgi
|
||||
cd ${DIR}
|
||||
|
||||
systemctl restart apache2 &> /dev/null
|
||||
echo
|
||||
echo -e "${GREEN}Sucessfully intalled IIPImage server."
|
||||
echo -e "You reach him at http://localhost/iipsrv/iipsrv.fcgi${NC}"
|
||||
break;;
|
||||
[Nn]* )
|
||||
echo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue