############################################################################### # PACE :: PHP Asynchronous Command Engine # (C)2022 DP Tech Solutions # URL: http://www.pace.tech # Email: support@dptechsolutions.com ############################################################################### Installation ============ Installation is simple. Log in via SSH to your cPanel server as root, and run the following commands. cd /usr/src rm -fv pace.tgz wget http://download.pace.tech/pace.tgz tar -xzf pace.tgz cd pace sh install.sh That's it. Read more about PACE at http://www.pace.tech/ Questions? Help? Contact support@dptechsolutions.com