From c3985ba95e468d038d2a7e2e67b9e6ca0006d32d Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Thu, 23 May 2024 15:26:39 +0200 Subject: [PATCH] Create v-backup-user-now --- bin/v-backup-user-now | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bin/v-backup-user-now diff --git a/bin/v-backup-user-now b/bin/v-backup-user-now new file mode 100644 index 000000000..3a20b4cef --- /dev/null +++ b/bin/v-backup-user-now @@ -0,0 +1,5 @@ +#!/bin/bash + +export ALLOW_BACKUP_ANYTIME='yes' + +nice -n 19 ionice -c 3 /usr/local/vesta/bin/v-backup-user $1