mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[fix] typo
This commit is contained in:
parent
1dae7bc83c
commit
e42291a9e7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ import time
|
||||||
|
|
||||||
from moulinette.core import MoulinetteError
|
from moulinette.core import MoulinetteError
|
||||||
|
|
||||||
def backup():
|
def backup_backup():
|
||||||
"""
|
"""
|
||||||
Create an encrypted backup tarball
|
Create an encrypted backup tarball
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue