Update backup.sh
This commit is contained in:
parent
8139422f0b
commit
9c07061405
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ NUM_CORES=$(nproc || echo 1)
|
|||
# You need to adjust the settings in the #
|
||||
# TODO section for yourself #
|
||||
# Author : Mark Schenk <info@foxly.de> #
|
||||
# Date : 2021-10-06 08:32 #
|
||||
# License : MIT #
|
||||
# Date : 2021-10-13 07:32 #
|
||||
# License : LGPL-2.1 #
|
||||
# Version : 1.2 #
|
||||
# #
|
||||
# Usage : bash ./backup.sh #
|
||||
|
|
Loading…
Reference in a new issue