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
|
||||
|
||||
#
|
||||
# ZFS Snapshot Management Script
|
||||
# Author: (C) 2024 Thorsten Spille <thorsten@spille-edv.de>
|
||||
|
||||
__version__=v1.0.0
|
||||
|
||||
# Function to display usage information
|
||||
usage() {
|
||||
|
Loading…
Reference in New Issue
Block a user