Improve information regarding prune storage script
This commit is contained in:
parent
2feebf3e6a
commit
7089e7b4e5
2 changed files with 3 additions and 2 deletions
|
@ -91,6 +91,7 @@ async function askConfirmation () {
|
|||
confirm: {
|
||||
type: 'string',
|
||||
description: 'These following unused files can be deleted, but please check your backups first (bugs happen).' +
|
||||
' Notice PeerTube must have been stopped when your ran this script.' +
|
||||
' Can we delete these files?',
|
||||
default: 'n',
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue