mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Create v-backup-user-now
This commit is contained in:
parent
21f7a509cb
commit
c3985ba95e
1 changed files with 5 additions and 0 deletions
5
bin/v-backup-user-now
Normal file
5
bin/v-backup-user-now
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue