root2 partitions, various improvements
[automated-distro-installer] / dsfull
diff --git a/dsfull b/dsfull
index 91ab8ecfcb94b8427d62dc03f96e6fa767f46c79..593e7d6e72ae3903ef3fee9773a51fbb551c853d 100755 (executable)
--- a/dsfull
+++ b/dsfull
@@ -98,7 +98,8 @@ fi
 while [[ $(ser is-active btrbk.service) == active ]]; do
     sleep 5
 done
-btrbk-run -t $host
+bbk -t $host archive
+bbk -t $host
 #ssh $host /a/bin/distro-setup/distro-begin
 # this should be done instead of distro-begin, but
 # keeping it to 2 steps for now