mirror of
https://github.com/Facundo-prog/automatic_backup_script.git
synced 2025-03-30 14:48:27 +00:00
updated
This commit is contained in:
parent
1d49825546
commit
056a17904f
@ -140,13 +140,9 @@ Or view logs
|
||||
|
||||
## View Backup Files
|
||||
|
||||
Show disks:
|
||||
Mount the external disk:
|
||||
|
||||
sudo lsblk
|
||||
|
||||
Mount the external disk. An example command contains disk /dev/sdb1 and a mount point is "/backup-files":
|
||||
|
||||
sudo mount /dev/sdb1 /backup-files
|
||||
sudo mount -a
|
||||
|
||||
Enter the folder configured for the script backup-files.sh:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user