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