mirror of
https://github.com/zfsonlinux/zfs-auto-snapshot.git
synced 2024-11-07 08:44:15 +01:00
Add note about macos compatibility
This commit is contained in:
parent
363a847ee3
commit
86a95095ee
@ -584,6 +584,7 @@ SNAPPROP="-o com.sun:auto-snapshot-desc='$opt_event'"
|
||||
|
||||
# ISO style date; fifteen characters: YYYY-MM-DD-HHMM
|
||||
# On Solaris %H%M expands to 12h34.
|
||||
# We use the shortfirm -u here because --utc is not supported on macos.
|
||||
DATE=$(date -u +%F-%H%M)
|
||||
|
||||
# The snapshot name after the @ symbol.
|
||||
|
Loading…
Reference in New Issue
Block a user