X7ROOT File Manager
Current Path:
/opt/cloudlinux-linksafe
opt
/
cloudlinux-linksafe
/
ðŸ“
..
📄
lib.sh
(199 B)
Editing: 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 }
Upload File
Create Folder