This commit is contained in:
Spitap
2022-12-27 19:56:12 +01:00
parent 2665e18c0a
commit 4f9f433008

View File

@@ -52,7 +52,6 @@ class Postwhite(base.Installer):
self.postw_bin = os.path.join(self.postw_dir, "postwhite")
utils.exec_cmd("{} /etc/postwhite.conf".format(self.postw_bin))
def custom_backup(self, path):
"""Backup custom configuration if any."""
postswhite_custom = "/etc/postwhite.conf"