|
@ -4,7 +4,7 @@ |
|
|
# Author: Daniel Gibbs |
|
|
# Author: Daniel Gibbs |
|
|
# Contributor: Scarsz |
|
|
# Contributor: Scarsz |
|
|
# Website: http://danielgibbs.co.uk |
|
|
# Website: http://danielgibbs.co.uk |
|
|
# Version: 081214 |
|
|
# Version: 010114 |
|
|
|
|
|
|
|
|
#### Variables #### |
|
|
#### Variables #### |
|
|
|
|
|
|
|
@ -357,4 +357,4 @@ case "$1" in |
|
|
echo "Usage: $0 {start|stop|restart|update|update-restart|validate|validate-restart|monitor|email-test|details|backup|console|debug|install|auto-install}" |
|
|
echo "Usage: $0 {start|stop|restart|update|update-restart|validate|validate-restart|monitor|email-test|details|backup|console|debug|install|auto-install}" |
|
|
exit 1;; |
|
|
exit 1;; |
|
|
esac |
|
|
esac |
|
|
exit |
|
|
exit |
|
|