Port logic for deploying a "backup" app

This commit is contained in:
Lance Edgar 2019-01-06 14:14:47 -06:00
parent c2fe7586da
commit bd4768839a
7 changed files with 196 additions and 0 deletions

View file

@ -36,5 +36,6 @@ from .core import (
make_system_user,
mkdir,
set_timezone,
UNSPECIFIED,
)
from .util import exists