(gw.rc) add user rc script, (c4) add VERSION
This commit is contained in:
parent
88837a27c2
commit
86af044093
2 changed files with 53 additions and 1 deletions
|
|
@ -895,7 +895,10 @@ function c4.SPOKES_UP {
|
|||
return $rv
|
||||
}
|
||||
|
||||
|
||||
# done! define a version function to confirm we exist!
|
||||
function c4.VERSION {
|
||||
printf '%s %s %s' C4 GHOSTWHEEL 1.0.50
|
||||
}
|
||||
|
||||
####
|
||||
#### END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue