[ Root System Explorer ]
Location:
Root
/
proc
/
thread-self
/
root
/
opt
/
cloudlinux-linksafe
+ Folder
+ File
Upload
Editing: lib.sh
#!/usr/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 }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 lib.sh
FILE
Ren
[EDIT]
DEL