We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed9138 commit f00f45bCopy full SHA for f00f45b
nextcloud_update.sh
@@ -272,6 +272,7 @@ then
272
if grep -r ncdata /etc/mtab
273
then
274
install_if_not zfs-auto-snapshot
275
+ sed -i "s|date --utc|date|g" /usr/sbin/zfs-auto-snapshot
276
check_command zfs-auto-snapshot -r ncdata
277
fi
278
static/format-sdb.sh
@@ -154,6 +154,7 @@ then
154
if grep -r $LABEL_ /etc/mtab
155
156
157
158
159
160
0 commit comments