mirror of
				https://github.com/usmannasir/cyberpanel.git
				synced 2025-10-27 16:26:36 +01:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			127 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			127 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | #!/usr/local/CyberCP/bin/python | ||
|  | RESET = '\033[0;0m' | ||
|  | GREEN = '\033[0;32m' | ||
|  | print(GREEN + "Running Pre-Remove Script..." + RESET) |