This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#name=Backup flash and appdata | |
#description=Creates tarballs of the flash drive and appdata share. | |
#argumentDescription=Backup directory | |
#argumentDefault=/mnt/user/Backup/Sovngarde | |
#arrayStarted=true | |
#noParity=true | |
#clearLog=true | |
set -eo pipefail | |
shopt -s extglob |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*&---------------------------------------------------------------------* | |
*& Report ZZZ | |
*& | |
*&---------------------------------------------------------------------* | |
*& | |
*& | |
*&---------------------------------------------------------------------* | |
REPORT zzz. |