From cba97cd068de0d63d5cd8a8f70d9635fcfd0e55e Mon Sep 17 00:00:00 2001 From: Defte Date: Thu, 5 Oct 2023 11:24:50 +0200 Subject: [PATCH] Rename schtask.py to schtask_as.py Rename the module to prevent confusion. Signed-off-by: Defte --- nxc/modules/{schtask.py => schtask_as.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nxc/modules/{schtask.py => schtask_as.py} (100%) diff --git a/nxc/modules/schtask.py b/nxc/modules/schtask_as.py similarity index 100% rename from nxc/modules/schtask.py rename to nxc/modules/schtask_as.py