Skip to content
Snippets Groups Projects

Db Profiles

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -516,7 +516,7 @@
fi
if [ ! -d "${BACKUP_BASEDIR}/${parService}" ]; then
color.echo error "ERROR: profile ${parService} has no backup yet."
color.echo error "ERROR: Directory does not exist '${BACKUP_BASEDIR}/${parService}'."
exit 1
fi
Loading