mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-15 10:11:08 +00:00
Initial commands
This commit is contained in:
@@ -6,4 +6,5 @@ class Command(BaseCommand):
|
||||
name = "version"
|
||||
|
||||
def run(self):
|
||||
print("Version!")
|
||||
import restic_compose_backup
|
||||
print(restic_compose_backup.__version__)
|
||||
|
||||
Reference in New Issue
Block a user