Start a domain folder

This commit is contained in:
root 2023-03-27 18:50:11 -07:00
parent 9a2efa9f0a
commit 4f0b29cd3d
2 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
#!/usr/bin/env python3
from BackupRotator import BackupRotator
from domain.BackupRotator import BackupRotator
import argparse
#
def main():
parser = argparse.ArgumentParser(