Closed drschwabe closed 9 years ago
Script throws this error on Ubuntu 14.04:
zfs-replicate.sh: 13: zfs-replicate.sh: Syntax error: "(" unexpected (expecting "}")
This script will only work under actual GNU Bash. Ubuntu likes to use dash instead of bash. Please make sure you are actually using Bash on your system.
Script throws this error on Ubuntu 14.04: