Update 'CK41/install.py'

main
Apocalypse 2023-06-24 16:30:11 +03:00
parent 5b497080cc
commit 6f4f6e4cb6
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# XtreamUI CK41 Reborn by Apocalypse DRMSTuff
# 24.06.2023
import subprocess, os, random, string, sys, shutil, socket import subprocess, os, random, string, sys, shutil, socket
from itertools import cycle, izip from itertools import cycle, izip