Fix: comment
This commit is contained in:
parent
004f0eec76
commit
4397cfb6aa
@ -3,7 +3,7 @@
|
|||||||
# date: 2020-10-07
|
# date: 2020-10-07
|
||||||
# desc: short rudimentary script to create backups for my bachelor thesis
|
# desc: short rudimentary script to create backups for my bachelor thesis
|
||||||
# and push them onto a webdav share
|
# and push them onto a webdav share
|
||||||
# required: ripgrep (rg), otherwise change lines 22, 23 to your grep alternative
|
# required: ripgrep (rg), otherwise change lines with rg cmd to your grep alternative
|
||||||
# that supports capture groups
|
# that supports capture groups
|
||||||
# gpg encrypted password for nextcloud in same dir as script (./backup_ba_pw.gpg)
|
# gpg encrypted password for nextcloud in same dir as script (./backup_ba_pw.gpg)
|
||||||
me=$(dirname "$0")
|
me=$(dirname "$0")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user