large update
This commit is contained in:
@ -5,7 +5,7 @@ from pathlib import Path
|
||||
import pwd
|
||||
import shutil
|
||||
from subprocess import CompletedProcess, run
|
||||
from wp_app_config import AppConfig, logging
|
||||
from shared_libs.wp_app_config import AppConfig, logging
|
||||
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument("--user", required=True, help="Username of the target file system")
|
||||
|
Reference in New Issue
Block a user