/
/
opt
/
cloudlinux-linksafe
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.4
PHP 8.3.16
Dir:
/opt/cloudlinux-linksafe
Edit:
/opt/cloudlinux-linksafe/lib.sh
#!/bin/bash function skip_on_cl_solo() { # Check that this is CLS and skip if yes if [ -f "/etc/cloudlinux-edition-solo" ] || [ -f "/etc/cloudlinux-container" ]; then exit 0 fi }
Ukuran: 199 B