WIP: First Milestone reached #3

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

View file

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