mirror of
https://github.com/zrepl/zrepl.git
synced 2025-04-08 01:28:14 +02:00
4 lines
96 B
Bash
Executable File
4 lines
96 B
Bash
Executable File
#!/bin/sh -eu
|
|
|
|
echo "TEST $ZREPL_HOOKTYPE $ZREPL_FS@$ZREPL_SNAPNAME ${ZREPL_DRYRUN:+(dry run)}"
|