forked from extern/zsync
Update remote-snapshot-manager add version
This commit is contained in:
parent
7ddf6a6b58
commit
d49821a512
@ -1,6 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
#
|
||||||
# ZFS Snapshot Management Script
|
# ZFS Snapshot Management Script
|
||||||
|
# Author: (C) 2024 Thorsten Spille <thorsten@spille-edv.de>
|
||||||
|
|
||||||
|
__version__=v1.0.0
|
||||||
|
|
||||||
# Function to display usage information
|
# Function to display usage information
|
||||||
usage() {
|
usage() {
|
||||||
|
Loading…
Reference in New Issue
Block a user