added debug log

This commit is contained in:
eoli3n 2022-02-16 10:57:37 +01:00
parent c4d06af8ab
commit e11450c70b

2
init
View file

@ -5,6 +5,8 @@
set -e
exec &> >(tee "debug.log")
### Functions
print () {