1
1
forked from extern/zsync

Update remote-snapshot-manager add version

This commit is contained in:
Administrator 2024-12-14 14:36:50 +00:00
parent 7ddf6a6b58
commit d49821a512

View File

@ -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() {