diff --git a/cyberpanel.sh b/cyberpanel.sh index f818dacf5..0d4b3d41d 100644 --- a/cyberpanel.sh +++ b/cyberpanel.sh @@ -1448,6 +1448,7 @@ fi if pgrep "redis" ; then echo -e "\n\nRedis installed and running..." + touch /home/cyberpanel/redis fi }