update
This commit is contained in:
@@ -447,7 +447,6 @@ GUI(){
|
||||
esac
|
||||
done
|
||||
}
|
||||
echo ""
|
||||
if [ ${action-x} ]; then
|
||||
case $action in
|
||||
newcert) NEWCERT;;
|
||||
@@ -456,7 +455,7 @@ if [ ${action-x} ]; then
|
||||
delsite) DELSITE;;
|
||||
newsite) NEWSITE;;
|
||||
update) ;;
|
||||
status) STATUS; GUI;;
|
||||
status) echo ""; STATUS; ${0} GUI exi1 0;;
|
||||
status-check) STATUS-CHECK;;
|
||||
set-permissions) SET-PERMISSIONS;;
|
||||
service) SERVICE;;
|
||||
|
||||
Reference in New Issue
Block a user