diff --git a/scripts/uninstall.sh b/scripts/uninstall.sh index 141386b17..c543b1381 100755 --- a/scripts/uninstall.sh +++ b/scripts/uninstall.sh @@ -129,6 +129,8 @@ UNINSTALL_MW() UNINSTALL_OP UNINSTALL_PHP UNINSTALL_MySQL +UNINSTALL_MEMCACHED +UNINSTALL_REDIS UNINSTALL_MW endTime=`date +%s`