Update sites.inc
This commit is contained in:
@@ -935,6 +935,8 @@ SITEINFO(){
|
||||
editc=C
|
||||
echo -e "\r\033[K\n\r\033[K\n\r\033[K"
|
||||
echo -e "\033[17A"; for (( c=1; c<=17; c++ )); do echo -e "\r\033[K"; done; echo -e "\033[20A"
|
||||
[ "${SEARCH}" != "0" ] && SITEINFO -edit -search ${SEARCH} || LISTCERTS -edit
|
||||
exit 0
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user