summaryrefslogtreecommitdiff
path: root/example.py
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-02-15 11:05:43 +0100
committerAnton Khirnov <anton@khirnov.net>2020-02-15 11:05:43 +0100
commit00bf9f3eafff6f29b4fcf18d7c1f2ab2b1310c16 (patch)
treeb5430fa827e48b6e42e3f49a1b4e188675bef6d3 /example.py
parent1c33c917bbcad2924bb722f77c7aaa4f511a299c (diff)
Rename bupper to lbup.
bupper already exists. lbup is a randomly chosen word containing bup
Diffstat (limited to 'example.py')
-rwxr-xr-xexample.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/example.py b/example.py
index e4c5df3..8cd5c31 100755
--- a/example.py
+++ b/example.py
@@ -3,8 +3,9 @@
import argparse
import sys
-from bupper.repository import Repo
-from bupper.targets import TargetLocal
+from lbup.repository import Repo
+from lbup.ssh_remote import SSHRemote
+from lbup.targets import TargetLocal, TargetSSH, TargetSSHLXCLVM
# define the backup targets
tgts = (