Submit
Path:
~
/
/
opt
/
cloudlinux-linksafe
/
File Content:
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 }
Submit
FILE
FOLDER
Name
Size
Permission
Action
lib.sh
199 bytes
0755
N4ST4R_ID | Naxtarrr