Improve information regarding prune storage script

This commit is contained in:
Chocobozzz 2018-12-05 17:44:36 +01:00
parent 2feebf3e6a
commit 7089e7b4e5
No known key found for this signature in database
GPG key ID: 583A612D890159BE
2 changed files with 3 additions and 2 deletions

View file

@ -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