How to use the Script: backup.sh
- Save the script to a file, e.g., backup.sh.
- Make it executable: chmod +x backup.sh.
- Run it: ./backup.sh.
How to use the Script:restore.sh
- Save the script to a file, e.g., restore.sh.
- Make it executable: chmod +x restore.sh.
- Run it: ./restore.sh.