server bugfixes regarding ghost lines and reading and writing to different files

This commit is contained in:
2023-10-17 15:11:09 -04:00
parent 1fff4bf7dc
commit 18ac815e89
3 changed files with 16 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
# ==============================================================================
# if I do this
# ~/bin/ekho-server &
#~/bin/ekho-server &
# I have no way I of restarting the process when it ends
# might need to look into using Signals to restart, may PID?