1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-14 19:22:26 +00:00

Merge pull request #269 from deadc0de6/notemplate

Notemplate
This commit is contained in:
deadc0de
2020-10-10 13:54:30 +02:00
committed by GitHub
19 changed files with 490 additions and 97 deletions

View File

@@ -7,7 +7,7 @@
#
# exit on first error
#set -e
set -e
# all this crap to get current path
rl="readlink -f"