mirror of
https://github.com/Spearfoot/FreeNAS-scripts
synced 2025-12-06 01:23:19 +00:00
Update save_config_enc.sh
This commit is contained in:
@@ -21,13 +21,13 @@ rundate=$(date)
|
||||
#
|
||||
# Leave the email address blank to simply copy the configuration file to the
|
||||
# destination you specify with the 'configdir' setting below.
|
||||
email="keith@spearfoot.net"
|
||||
email=""
|
||||
|
||||
# Specify the dataset on your system where you want the configuration files copied.
|
||||
# Don't include the trailing slash.
|
||||
|
||||
# Example: configdir=/mnt/tank/sysadmin/config
|
||||
configdir="/root/work"
|
||||
configdir=""
|
||||
|
||||
# OpenSSL encryption passphrase file. Enter the passphrase on the the first line in
|
||||
# the file. This file should have 0600 permissions.
|
||||
|
||||
Reference in New Issue
Block a user