rc/status.sh: be posix compliant
This commit is contained in:
parent
344d80206c
commit
04bef9a4b8
@ -5,9 +5,7 @@
|
|||||||
|
|
||||||
statustext()
|
statustext()
|
||||||
{
|
{
|
||||||
local DATE=`date`
|
wmfs -s "`date`"
|
||||||
|
|
||||||
wmfs -s "$DATE"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
statustext
|
statustext
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user