HEX
Server: Apache
System: Linux server.hypertech-it.com 5.14.0-570.37.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 26 10:33:12 EDT 2025 x86_64
User: national (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //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