Update zfs_autobackup

This commit is contained in:
DatuX 2019-10-02 22:58:50 +02:00 committed by GitHub
parent 3b9b96243b
commit 3907c850a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
#!/usr/bin/env python2
# -*- coding: utf8 -*-
#(C)edwin@datux.nl -- Edwin Eefting
#Release under GPL.
from __future__ import print_function
import os
import sys