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