forked from third-party-mirrors/zfs_autobackup
get rid of the _ . its confusing
This commit is contained in:
parent
9e8c6f7732
commit
4c4cd36f9f
@ -1 +0,0 @@
|
|||||||
zfs_autobackup
|
|
1472
bin/zfs-autobackup
Executable file
1472
bin/zfs-autobackup
Executable file
File diff suppressed because it is too large
Load Diff
1472
bin/zfs_autobackup
1472
bin/zfs_autobackup
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
|||||||
zfs_autobackup
|
zfs-autobackup
|
2
setup.py
2
setup.py
@ -17,7 +17,7 @@ setuptools.setup(
|
|||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
|
||||||
url="https://github.com/psy0rz/zfs_autobackup",
|
url="https://github.com/psy0rz/zfs_autobackup",
|
||||||
scripts=["bin/zfs_autobackup", "bin/zfs-autobackup"],
|
scripts=["bin/zfs-autobackup"],
|
||||||
packages=setuptools.find_packages(),
|
packages=setuptools.find_packages(),
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Programming Language :: Python :: 2",
|
"Programming Language :: Python :: 2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user