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

fix: 🐛 fix sourcing of config file

♻️ do some shellcheck fixes
This commit is contained in:
2021-01-25 04:19:05 +01:00
parent e3781a87bb
commit 730858344c
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]