fix
This commit is contained in:
parent
f90bc2c75b
commit
5ff64fc340
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ if [ -f "/tmp/LoMeS/honacha" ]; then
|
|||
|
||||
else
|
||||
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"
|
||||
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue