WIP: First Milestone reached #3

Closed
fr4nz wants to merge 71 commits from dev-1 into main
Showing only changes of commit 9d1032d5f7 - Show all commits

View file

@ -227,6 +227,6 @@ if [ -f "/tmp/LoMeS/honacha" ]; then
else
chmod +x lomes-app.py
./lomes-app.py &> /dev/null & disown
echo -e "\n ${LGN}Flask is running...${CRS}\n"
echo -e " ${LGN}Flask is running...${CRS}\n"
fi