Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/AnonR/smanonr..../opt/cloudlin...
File: lib.sh
#!/bin/bash
[0] Fix | Delete
[1] Fix | Delete
function skip_on_cl_solo() {
[2] Fix | Delete
# Check that this is CLS and skip if yes
[3] Fix | Delete
if [ -f "/etc/cloudlinux-edition-solo" ] || [ -f "/etc/cloudlinux-container" ]; then
[4] Fix | Delete
exit 0
[5] Fix | Delete
fi
[6] Fix | Delete
}
[7] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function