File "initfpsuexec"
Full Path: /home/fmpomerode/public_html/sym404/root/scripts/initfpsuexec
File size: 444 bytes
MIME-type: text/x-shellscript; charset=us-ascii
Charset: utf-8
#!/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