Introduce end-of-line normalization
This commit is contained in:
parent
51cd1c7a00
commit
4bab0508c5
|
@ -134,7 +134,7 @@ trap exitmode SIGINT SIGHUP
|
|||
source lib/exitmode.sh
|
||||
|
||||
#Languages for the web interface
|
||||
source language/source
|
||||
source language/source.sh
|
||||
|
||||
# Design
|
||||
function top(){
|
||||
|
|
Loading…
Reference in New Issue