1
0
mirror of https://github.com/EV21/dynb.git synced 2025-12-26 16:39:32 +01:00

🐛 fix sourcing of config file

♻️ do some shellcheck fixes
This commit is contained in:
2021-01-25 04:19:05 +01:00
parent d6dc223794
commit 8997835903
2 changed files with 32 additions and 23 deletions

View File

@@ -11,6 +11,12 @@
* :sparkles: add dynb. [Eduard Veit]
### Fix
* :bug: fix sourcing of config file. [Eduard Veit]
:recycle: do some shellcheck fixes
### Documentation
* :memo: add CHANGELOG.md. [Eduard Veit]