\!/ KyuuKazami \!/

Path : /scripts/
Upload :
Current File : //scripts/initfpsuexec

#!/bin/sh
# cpanel - scripts/initfpsuexec                      Copyright 2014 cPanel, Inc.
#                                                           All rights Reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cpanel license. Unauthorized copying is prohibited

# this script is needed by Easy Apache, which calls it blindly
# so simply do nothing when called

exit 0

@KyuuKazami