mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +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 "."
|
||||
sleep 1
|
||||
done
|
||||
echo -ne "\rProcesss stopped. \n"
|
||||
echo -ne "\rProcess stopped. \n"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue