Skip to content

Commit 9f515fd

Browse files
committed
Update README
1 parent 554e460 commit 9f515fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The script will use gzip to create .gz archives of your files.
88
Packages **pv & gzip** are required to be installed on your system because they're needed for the progress bar and archive creation of your files and .sql databases.
99
Use your favourite package manager and install them.
1010
On Debian this should do: **sudo apt install pv gzip**
11+
Also, **sudo** is required. We need it so we can backup system files.
1112

1213
# MySQL/MariaDB
1314
The script will ask for mysql user and password confirmation each time you dump a database.

0 commit comments

Comments
 (0)