Port logic for deploying a "backup" app
This commit is contained in:
parent
c2fe7586da
commit
bd4768839a
7 changed files with 196 additions and 0 deletions
|
@ -36,5 +36,6 @@ from .core import (
|
|||
make_system_user,
|
||||
mkdir,
|
||||
set_timezone,
|
||||
UNSPECIFIED,
|
||||
)
|
||||
from .util import exists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue