HOME


5h-3LL 1.0
DIR: /usr/local/cpanel/scripts
/usr/local/cpanel/scripts/
Upload File:
Current File : /usr/local/cpanel/scripts/initfpsuexec
#!/bin/bash

# cpanel - scripts/initfpsuexec                    Copyright 2022 cPanel, L.L.C.
#                                                           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