Update cyberpanel.sh

This commit is contained in:
qtwrk
2021-05-24 00:51:28 +02:00
committed by GitHub
parent 650abb5c9c
commit 7670c6599b

View File

@@ -1448,6 +1448,7 @@ fi
if pgrep "redis" ; then
echo -e "\n\nRedis installed and running..."
touch /home/cyberpanel/redis
fi
}