#!/bin/bash

#
# Convenient script for prune-and-backup.
#
# Copyright (c) 2025 SSH Communications Security Inc.
# See the LICENSE file for the details on licensing.
#

/opt/privx/scripts/clean_backups.sh
/opt/privx/scripts/backup.sh
