mirror of
https://github.com/eosswedenorg/thalos
synced 2026-07-03 11:53:41 +02:00
scripts/stop.sh: typo fix.
This commit is contained in:
parent
a35277a38b
commit
09c5fcc86b
1 changed files with 1 additions and 1 deletions
|
|
@ -13,5 +13,5 @@ if [ -f "$PIDFILE" ]; then
|
||||||
echo -ne "."
|
echo -ne "."
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
echo -ne "\rProcesss stopped. \n"
|
echo -ne "\rProcess stopped. \n"
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue