checkpoint - passing SURRO current state

This commit is contained in:
phanes
2023-03-04 23:05:46 -05:00
parent 4fbe0c8d81
commit b8bfec9722
16 changed files with 472 additions and 74 deletions

View File

@@ -13,7 +13,7 @@ echo "Bootstrapping from MAKE to REX..."
${dir_localtools}/rex -v \
-c ${dir_rex}/x86_64/rex.config \
-p ${dir_rex}/x86_64/plans/stage4backup.plan
-p ${dir_rex}/x86_64/plans/backup.plan
retVal=$?
exit $retVal